mszep / pandoc_resume

The Markdown Resume
http://mszep.github.io/pandoc_resume/
MIT License
1.65k stars 758 forks source link

Added explicit --top-level-division=section #86

Open vedranmiletic opened 2 years ago

vedranmiletic commented 2 years ago

Required for Pandoc 2.19, see jgm/pandoc#5539

Teteros commented 1 year ago

This fixes the title not being centered in the default style for PDFs, thanks!