Skip to content

Commit ab0ee30

Browse files
authored
feat: add language-cell-decorator
1 parent 22e4ddb commit ab0ee30

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
@@ -372,6 +372,12 @@
372372
Render [Kroki](https://kroki.io/) diagrams in Quarto websites — including HTML and PDF output.
373373
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.
374374
375+
- name: language-cell-decorator
376+
path: https://github.com/mcanouil/quarto-language-cell-decorator
377+
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
378+
description: >
379+
Quarto extension to add a decorator to the code cells to display the language name.
380+
375381
- name: language-name
376382
path: https://github.com/andrewheiss/language-name
377383
author: '[Andrew Heiss](https://github.com/andrewheiss/)'

0 commit comments

Comments
 (0)