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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markdown.sh doesn't warn about exceeding 80 characters in some cases #32

Open
m-iwanicki opened this issue Sep 20, 2023 · 0 comments
Open

Comments

@m-iwanicki
Copy link
Contributor

m-iwanicki commented Sep 20, 2023

markdown.sh doesn't warn about line exceeding 80 characters if last word starts before 80 character limit.

Example:

miwanicki in ~/Documents λ cat tmp.md
# Title

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbbbbbbbbbbb
miwanicki in ~/Documents λ markdown.sh check tmp.md
miwanicki in ~/Documents λ
@m-iwanicki m-iwanicki changed the title markdown.sh doesn't warn about exceeding 80 characters in all cases markdown.sh doesn't warn about exceeding 80 characters in some cases Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant