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
10 changes: 10 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,16 @@
description: >
Check for broken external links in your Quarto documents during rendering.

- name: livefigures
path: https://github.com/seandavi/quarto-livefigures
author: '[Sean Davis](https://github.com/seandavi)'
description: >
Render editable, version-controlled figure sources (Excalidraw, Vega-Lite,
Graphviz, PlantUML, WaveDrom, D2, and more — 18 formats) at build time,
as file references or fenced blocks, with caching and native figure
semantics. Formats chosen so AI agents can author and revise figures as
plain text.

- name: lordicon
path: https://github.com/jmgirard/lordicon
author: '[Jeffrey Girard](https://github.com/jmgirard)'
Expand Down