Restrict scope of HTML tags to single markdown block

The scope of html tags should be restricted to a single markdown block (separated by empty line). Reader follows this rule but the the editor/live-preview does not.

1 Like

Hi.
Is this bug related to my question?

It is partially related. If you want to use angle brackets (without introducing an HTML block), you should escape them like this

\<hello here\>