Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalize text block in text cells #64

Open
Borda opened this issue Jul 27, 2021 · 0 comments
Open

normalize text block in text cells #64

Borda opened this issue Jul 27, 2021 · 0 comments
Labels
ci/cd enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Borda
Copy link
Member

Borda commented Jul 27, 2021

馃殌 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

@Borda Borda added enhancement New feature or request help wanted Extra attention is needed labels Jul 27, 2021
@Borda Borda added this to To do in Improve CI/CD Aug 1, 2021
@Borda Borda added the ci/cd label Dec 4, 2021
@Borda Borda added the good first issue Good for newcomers label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant