benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.7k stars 2.72k forks source link

<br> tag fails to display as inline codeblock #1853

Closed dannaf closed 2 hours ago

dannaf commented 2 hours ago

Writing `<br>` fails to display as <br>, instead it shows the linebreak between two backticks.

dannaf commented 2 hours ago

This was an issue where this line was written on the line immediately following an html tag. This issue is not present in a regular line of Markdown.