Skip to content

Commit 59f01e5

Browse files
authored
Merge branch 'main' into blog/workshop-dashboards
2 parents 1667562 + f44e8d6 commit 59f01e5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

_quarto.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -670,8 +670,6 @@ filters:
670670

671671
freeze: true
672672

673-
editor: visual
674-
675673
profile:
676674
group:
677675
- [rc, prerelease]

docs/extensions/listings/shortcodes-and-filters.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,12 @@
481481
description: >
482482
Output divs and spans as Typst functions.
483483
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+
484490
- name: unsplash
485491
path: https://github.com/dragonstyle/unsplash
486492
author: '[dragonstyle](https://github.com/dragonstyle)'

0 commit comments

Comments
 (0)