Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,14 @@
description: >
Filter to include code from source files.

- name: inline-svg
path: https://github.com/coursekata/quarto-inline-svg
author: '[Adam Blake](https://github.com/adamblake)'
description: >
This filter finds SVG files generated by the Quarto render process and
inlines them into the output file. This is similar to the `embed-resources`
rendering option, but specifically for SVG files.

- name: interactive-sql
path: https://github.com/shafayetShafee/interactive-sql
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee/)'
Expand Down