markup icon indicating copy to clipboard operation
markup copied to clipboard

Heading footnotes don't render properly in markdown files

Open gregsadetsky opened this issue 2 years ago • 1 comments

Footnotes work really well![^1]

and they work in headings as well[^2]

unfortunately, the same markup as above in a markdown file looks like this:

image

it would be great if the markdown file rendering could also include the <sup> tag :-)

thank you!

[^1]: they really do! [^2]: that's cool

gregsadetsky avatar Oct 01 '23 00:10 gregsadetsky