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
6 changes: 6 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,12 @@
description: >
Output divs and spans as Typst functions.

- name: typst-math
path: https://github.com/sverrirarnors/typst-math
author: '[Sverrir Arnórsson](https://github.com/sverrirarnors)'
description: >
Changes math block syntax from LaTeX to Typst math.

- name: unsplash
path: https://github.com/dragonstyle/unsplash
author: '[dragonstyle](https://github.com/dragonstyle)'
Expand Down