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.
2 parents ff78618 + 87a742c commit 3204a66Copy full SHA for 3204a66
docs/extensions/listings/shortcodes-and-filters.yml
@@ -250,6 +250,14 @@
250
description: >
251
Filter to include code from source files.
252
253
+- name: inline-svg
254
+ path: https://github.com/coursekata/quarto-inline-svg
255
+ author: '[Adam Blake](https://github.com/adamblake)'
256
+ description: >
257
+ This filter finds SVG files generated by the Quarto render process and
258
+ inlines them into the output file. This is similar to the `embed-resources`
259
+ rendering option, but specifically for SVG files.
260
+
261
- name: interactive-sql
262
path: https://github.com/shafayetShafee/interactive-sql
263
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee/)'
0 commit comments