preservim / vim-markdown

Markdown Vim Mode
4.69k stars 524 forks source link

Parsing broken with "<" sign #540

Open tejasvi opened 3 years ago

tejasvi commented 3 years ago

We _proved_ 0 < 1 using _axioms_ earlier.

image Using isolated "<" breaks the parsing for rest of the file.

motorto commented 3 years ago

Can confirm

mutanabbi commented 2 years ago

Same for me. The parser expects it to be a start of an html/xml tag. I didn't find a way to mask the symbol.