Skip to content

Fix rendering md statements to pdf with pandoc > 3.2.1 - #461

Merged
pehrsoderman merged 1 commit into
Kattis:masterfrom
gkreitz:fix_md_rendering_with_newer_pandoc
Aug 14, 2026
Merged

Fix rendering md statements to pdf with pandoc > 3.2.1#461
pehrsoderman merged 1 commit into
Kattis:masterfrom
gkreitz:fix_md_rendering_with_newer_pandoc

Conversation

@gkreitz

@gkreitz gkreitz commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

When rendering markdown statements to pdf, we use pandoc to convert to latex and then run our normal latex pipeline. Since pandoc 3.2.1, pandoc requires custom templates to define a macro \pandocbounded, https://pandoc.org/releases.html#pandoc-3.2.1-2024-06-24. This PR adds that macro to our template.

@pehrsoderman
pehrsoderman merged commit 2c9dbf1 into Kattis:master Aug 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants