Skip to content

Commit 762d817

Browse files
andrewheissgithub-actions[bot]
authored andcommitted
Add language name extension
(cherry picked from commit f10c383)
1 parent e51e71b commit 762d817

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)