files_markdown
files_markdown copied to clipboard
Strange rendering of Latex formulas in lists
trafficstars
I stumbled into really strange rendering when a Latex formula is in a list

Steps to reproduce
Create any Markdown file and write a list where Latex Code appears e.g.
- $\sqrt{a^2+b^2}$
Done so far
I already tried different formulas and it seems the text field is always too high (not only when using sqrt or squared). Also checked it in a different browser (doesn't work on Firefox and Chromium Web Browser)
I imagine this is probably related to #89 too