files_markdown icon indicating copy to clipboard operation
files_markdown copied to clipboard

Strange rendering of Latex formulas in lists

Open q-wertz opened this issue 6 years ago • 1 comments
trafficstars

I stumbled into really strange rendering when a Latex formula is in a list Screenshot

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)

q-wertz avatar Aug 19 '19 10:08 q-wertz

I imagine this is probably related to #89 too

srwareham avatar Sep 17 '19 01:09 srwareham