mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-19 07:47:15 +00:00
dc4bcd23cc
This avoids an empty block for documents that lack metadata information. The empty block causes problems if `#set page` is used, as it will cause a page break. Closes #11529.