Skip to content

Commit 3204a66

Browse files
authored
Merge pull request #1449 from quarto-dev/sync-1444-to-prerelease
2 parents ff78618 + 87a742c commit 3204a66

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,14 @@
250250
description: >
251251
Filter to include code from source files.
252252
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+
253261
- name: interactive-sql
254262
path: https://github.com/shafayetShafee/interactive-sql
255263
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee/)'

0 commit comments

Comments
 (0)