We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f64f7b commit 913bc0aCopy full SHA for 913bc0a
docs/extensions/listings/shortcodes-and-filters.yml
@@ -257,6 +257,13 @@
257
A Quarto filter to run SQL queries interactively from a SQLite database
258
created at render time in html documents and Revealjs presentations.
259
260
+- name: kroki
261
+ path: https://github.com/fermarsan/quarto-kroki
262
+ author: '[fermarsan](https://github.com/fermarsan)'
263
+ description: >
264
+ Render Kroki diagrams in Quarto documents (HTML and PDF)
265
+ This uses the Kroki HTTP API via curl, doing a POST request.
266
+
267
- name: latex-environment
268
path: https://github.com/quarto-ext/latex-environment
269
author: '[quarto-ext](https://github.com/quarto-ext)'
0 commit comments