diff --git a/docs/extensions/listings/shortcodes-and-filters.yml b/docs/extensions/listings/shortcodes-and-filters.yml index cf280610be..da8b140cd5 100644 --- a/docs/extensions/listings/shortcodes-and-filters.yml +++ b/docs/extensions/listings/shortcodes-and-filters.yml @@ -475,6 +475,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)'