dbuenzli / cmarkit

CommonMark parser and renderer for OCaml
https://erratique.ch/software/cmarkit
ISC License
46 stars 8 forks source link

LaTeX footnote improvements #2

Open dbuenzli opened 1 year ago

dbuenzli commented 1 year ago

The latex footnote support is a bit brittle. For example a verbatim environment will break. Not sure exactly what needs to be done on the LaTeX part to make that robust.