mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
f20f74512c
`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.