You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
🚀 Feature
Parse the markdown cells in a script and normalize them to give line length
Motivation
reduce manual formating and keep the text homogenous
Pitch
would be nice to have it as CI/precommit
Alternatives
check this pre-commit hook https://github.com/markdownlint/markdownlint
see: https://www.geeksforgeeks.org/textwrap-text-wrapping-filling-python/
use: https://mdformat.readthedocs.io/en/stable/users/installation_and_usage.html
Additional context
need to recognise and eventually skip some equations which shall be kept compact