We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7e9a7 commit ecd1c4aCopy full SHA for ecd1c4a
README.md
@@ -15,6 +15,7 @@ This repository hosts a standalone parser for "Quarto Markdown" ("QMD"), the Mar
15
- shortcodes
16
- "reader syntax": `{<html}` for transparently using other Pandoc reader formats inside Markdown
17
- emits parse tree in Pandoc's `json` and `native` formats
18
+ - as a consequence, the Quarto-specific syntax constructs are "desugared" into standard Pandoc AST nodes
19
20
## Background
21
0 commit comments