mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-10 17:45:49 +00:00
`block-headings: true` seems to break unnumbered paragraphs and subparagraphs. This is due to the fact, that the unnumbered version uses the star macros \paragraph* and \subparagraph*. See issue #6018 for details.