Adding underscore to the markdown breaks the markdown highlighting in the editor.
Additional info:
Snapshots from Ace live demo
-
When writing in blockquote

-
When writing in plain text

Thought it does not break the resultant markdown, text written in a code span works, but highlighting breaks. It highlights as an emphasis but resulting in code span.
Expected behavior
It should not highlight as emphasis instead, code span should take more precedence.