Skip to content

Don't render inline math when dollar signs are inside markup

Douwe Maan requested to merge inline-math-dollar into master

This shouldn't be math, but currently is: *$*`2+2`*$* -> *`2+2`*

Also changed XPath queries to CSS because it's more readable.

Merge request reports