Skip to content

Commit f10c383

Browse files
authored
Add language name extension
1 parent 0593f44 commit f10c383

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,12 @@
348348
Render [Kroki](https://kroki.io/) diagrams in Quarto websites — including HTML and PDF output.
349349
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.
350350
351+
- name: language-name
352+
path: https://github.com/andrewheiss/language-name
353+
author: '[Andrew Heiss](https://github.com/andrewheiss/)'
354+
description: >
355+
Filter for adding customizable language names to code block output
356+
351357
- name: latex-environment
352358
path: https://github.com/quarto-ext/latex-environment
353359
author: '[quarto-ext](https://github.com/quarto-ext)'

0 commit comments

Comments
 (0)