Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Inline HTML is not rendered correctly #71

Closed
christianbradley opened this issue Apr 26, 2014 · 1 comment
Closed

Inline HTML is not rendered correctly #71

christianbradley opened this issue Apr 26, 2014 · 1 comment

Comments

@christianbradley
Copy link

When I type the following into an editor:

Here is some *markdown*
<!-- This should be hidden, as it is an html comment -->
<br>This should pushed down

It shows up as the follows in the preview:


Here is some markdown
<!-- This should be hidden, as it is an html comment -->
<br>This should pushed down


Here is how I would expect it to render:


Here is some markdown


This should be pushed down


@izuzak
Copy link
Contributor

izuzak commented Apr 26, 2014

I believe this is a duplicate of #56 -- feel free to reopen if I misunderstood. Thanks for the report!

@izuzak izuzak closed this as completed Apr 26, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants