For the 1.5 release, we will need to update https://quarto.org/docs/authoring/tables.html#disabling-quarto-table-processing
to reflect changes in https://quarto.org/docs/prerelease/1.5/lua-table-processing.html.
In particular:
- Add an example of adding the comment to a HTML Raw Block in the main section
Discuss emitting the comment to table output in the Library Authors section, as an alternative to putting an attribute in the <table>
tag. Completed