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:
Lua filter changes:
AST in 1.3:
- Custom AST Nodes: Callouts, Tabsets, Conditional Blocks
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-processingLua filter changes:
AST in 1.3: