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

No hard wraps #23

Merged
merged 2 commits into from
Jul 22, 2020
Merged

No hard wraps #23

merged 2 commits into from
Jul 22, 2020

Conversation

Skeeve
Copy link
Contributor

@Skeeve Skeeve commented Jul 22, 2020

Added the new option -w | --hardwraps which enables the current default behavior of introducing <br /> for linebreaks.

According to markdown standards I think this is wrong behavior so the default with this PR is to not render breaks and only enable them when --hardwraps is given.

@justmiles
Copy link
Owner

Thank you for this! Saw your other two issues and this makes sense.

@justmiles justmiles merged commit aa3117e into justmiles:master Jul 22, 2020
@Skeeve Skeeve deleted the NoHardWraps branch July 22, 2020 13:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants