Pandoc v3.0
#4015
Replies: 2 comments
-
Yup: https://github.com/quarto-dev/quarto-cli/tree/feature/pandoc-3 :) quarto 1.3 will ship with pandoc 3. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome!!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A pretty massive set of changes for Pandoc V3.0
https://github.com/jgm/pandoc/releases/tag/3.0
Of note for Quarto in particular are support for
mark
and a native implementation of complex figures.There is a new chunked HTML format that could impact the book / website outputs?
This is better support for grid tables with footers for markdown input.
Lots of nice improvements, but some features overlap with Quarto's customised outputs...
Beta Was this translation helpful? Give feedback.
All reactions