Skip to content

Remove unnecessary extra newline that confused some markdown previewers#158

Merged
goatslacker merged 1 commit intoairbnb:masterfrom
orionhealth:redundant-newline
Jul 17, 2015
Merged

Remove unnecessary extra newline that confused some markdown previewers#158
goatslacker merged 1 commit intoairbnb:masterfrom
orionhealth:redundant-newline

Conversation

@unkillbob
Copy link
Contributor

The markdown previewer for Atom.io didn't like the double newline inside the code block, it treated it as 2 separate code blocks (which threw out formatting for the rest of the file).

Github seems to handle it, but the extra newline seemed redundant anyway.

@iamstarkov
Copy link
Contributor

prob its better to create issue for atom.io md previewer, @unkillbob what do you think?

@goatslacker
Copy link
Collaborator

Good to do both.

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.

3 participants