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
7 changes: 7 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,13 @@
description: >
Render [D2 diagrams](https://d2lang.com) directly in your documents.

- name: details
path: https://github.com/jmgirard/details
author: '[Jeffrey Girard](https://github.com/jmgirard/)'
description: >
Easily add collapsible details blocks to your HTML documents
(e.g., for hints, answer keys, and supplemental information).

- name: diagram
path: https://github.com/pandoc-ext/diagram
author: '[Albert Krewinkel](https://github.com/tarleb)'
Expand Down