denoland / deno-gfm

Server-side GitHub Flavored Markdown rendering for Deno
https://jsr.io/@deno/gfm
MIT License
228 stars 37 forks source link

strip: handle footnotes #115

Open crowlKats opened 8 months ago

Mrashes commented 5 months ago

@crowlKats deno-gfm supports footnotes (see this test. Is there something additional you wanted or is this resolved.

crowlKats commented 4 months ago

@Mrashes this has to do with the strip function not correctly handling footnotes and behaving oddly (cannot remember the exact bahviour right now, however it is wrong)