Skip to content

Commit ecd1c4a

Browse files
authored
Update README.md
1 parent df7e9a7 commit ecd1c4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This repository hosts a standalone parser for "Quarto Markdown" ("QMD"), the Mar
1515
- shortcodes
1616
- "reader syntax": `{<html}` for transparently using other Pandoc reader formats inside Markdown
1717
- 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
1819

1920
## Background
2021

0 commit comments

Comments
 (0)