mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 00:36:29 +00:00
for SVG images in HTML5. Closes #8948. Note that SelfContained does not have access to the writer name, so we check for HTML5 by determining whether the document starts with `<DOCTYPE! html>`. This means that inline SVG won't be used when generating document fragments. An API change could be contemplated to give more flexibility, but this is okay for now.
816 B
816 B