-
Notifications
You must be signed in to change notification settings - Fork 383
Open
quarto-dev/quarto-web
#1166Labels
documentationDoc improvements & quarto-webDoc improvements & quarto-web
Milestone
Description
The changes in LUA and AST processing don't belong in the Guide, but probably belong somewhere in Extensions > Creating Extensions. (We might also consider moving the changes to AST in 1.3)
[Edit: Expanding these three items out by section to make discussion easier]
AST processing changes in v1.4:
Finer control over table processingCurrently covered in https://quarto.org/docs/authoring/tables.html#disabling-quarto-table-processing- Include Quarto markdown in LaTeX Raw Blocks Candidate for Advanced Docs?
Lua filter changes:
- Support for crossreferenceable elements in filters
- Custom formats and Custom renderers
- Relative paths in require() calls
- More precise targeting of AST processing phases
AST in 1.3:
- Custom AST Nodes: Callouts, Tabsets, Conditional Blocks
Metadata
Metadata
Assignees
Labels
documentationDoc improvements & quarto-webDoc improvements & quarto-web