Skip to content
Discussion options

You must be logged in to vote

Quarto is based on Pandoc and uses its variation of markdown as its underlying document syntax.

This raises the following question: How does the markdown supported by Quarto differ from Pandoc's markdown? Or, where is this difference documented? For, all the Quarto guide shows are

first "its" refers to Pandoc, while the second "its" refers to Quarto.
Feel free to make a PR to improve the wording.

suggesting that there is much more than what the page shows. Where is it?

See https://pandoc.org/MANUAL.html#markdown-variants.
Then and for example for GitHub-Flavoured Markdown, the specifications can be found at https://github.github.com/gfm/.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@mcanouil
Comment options

@dense-set
Comment options

@mcanouil
Comment options

@dense-set
Comment options

@mcanouil
Comment options

Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants