diff --git a/docs/extensions/listings/shortcodes-and-filters.yml b/docs/extensions/listings/shortcodes-and-filters.yml index 4aff332d7c..8992a5c51e 100644 --- a/docs/extensions/listings/shortcodes-and-filters.yml +++ b/docs/extensions/listings/shortcodes-and-filters.yml @@ -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)'