Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,12 @@
description: >
A Quarto extension to add preview colour as a coloured symbol next to colour code in HTML, PDF, Typst, Docx, Reveal.js, Beamer, and PowerPoint.

- name: proofread-comments
path: https://github.com/zinc75/quarto-proofread-comments
author: '[Eric Bavu](https://github.com/zinc75)'
description: >
This extension adds collaboration-friendly annotations to Quarto documents. You can insert margin notes anywhere, or highlight existing text and attach a note to it. Comments, todos, notes, or questions. Annotations render as styled margin callouts and flowing in-text marks in HTML, as [`todonotes`](https://ctan.org/pkg/todonotes) margin notes + marker-pen highlights in PDF/LaTeX. They can be toggled globally and coloured per reviewer.

- name: pseudocode
path: https://github.com/leovan/quarto-pseudocode
author: '[范叶亮 > Leo Van](https://github.com/leovan)'
Expand Down