We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1667562 + f44e8d6 commit 59f01e5Copy full SHA for 59f01e5
_quarto.yml
@@ -670,8 +670,6 @@ filters:
670
671
freeze: true
672
673
-editor: visual
674
-
675
profile:
676
group:
677
- [rc, prerelease]
docs/extensions/listings/shortcodes-and-filters.yml
@@ -481,6 +481,12 @@
481
description: >
482
Output divs and spans as Typst functions.
483
484
+- name: typst-math
485
+ path: https://github.com/sverrirarnors/typst-math
486
+ author: '[Sverrir Arnórsson](https://github.com/sverrirarnors)'
487
+ description: >
488
+ Changes math block syntax from LaTeX to Typst math.
489
+
490
- name: unsplash
491
path: https://github.com/dragonstyle/unsplash
492
author: '[dragonstyle](https://github.com/dragonstyle)'
0 commit comments