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

Double space then return #10

Closed
alex-kovac opened this issue May 18, 2015 · 2 comments
Closed

Double space then return #10

alex-kovac opened this issue May 18, 2015 · 2 comments

Comments

@alex-kovac
Copy link

Hi slang800, great work on this plugin! A smallish issue... Daring Fireball's Markdown syntax says: "When you do want to insert a <br /> break tag using Markdown, you end a line with two or more spaces, then type return." As it is, atom-tidy-markdown "tidifies" such a forced line break into a paragraph break... Is there a chance that the forced line breaks could be preserved?

@jorng
Copy link

jorng commented Aug 28, 2015

Agree! It should not add a <br> in my markdown. This defeats the readability.

@notslang
Copy link
Owner

notslang commented Feb 3, 2016

closing because I wrote a reply over in #24

@notslang notslang closed this as completed Feb 3, 2016
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

3 participants