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
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 λ
The text was updated successfully, but these errors were encountered:
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
markdown.sh doesn't warn about line exceeding 80 characters if last word starts before 80 character limit.
Example:
The text was updated successfully, but these errors were encountered: