Skip to content

Commit b0a5e40

Browse files
authored
Merge pull request #1695 from GabrielCoffee9/patch-1
Update shortcodes-and-filters.yml
2 parents 80781ba + 8b487e2 commit b0a5e40

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/extensions/listings/shortcodes-and-filters.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,13 @@
341341
Render Kroki diagrams in Quarto documents (HTML and PDF)
342342
This uses the Kroki HTTP API via curl, doing a POST request.
343343
344+
- name: get-kroki
345+
path: https://github.com/resepemb/quarto-kroki
346+
author: '[Gabriel Café](https://github.com/GabrielCoffee9)'
347+
description: >
348+
Render [Kroki](https://kroki.io/) diagrams in Quarto websites — including HTML and PDF output.
349+
This extension uses the Kroki API via HTTP GET requests. The Kroki service URL is customizable, and the output format (e.g. SVG, PNG, etc.) can be specified per diagram.
350+
344351
- name: latex-environment
345352
path: https://github.com/quarto-ext/latex-environment
346353
author: '[quarto-ext](https://github.com/quarto-ext)'

0 commit comments

Comments
 (0)