1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-24 23:31:29 +00:00

feat(math): typst support(closes #1568) (#1569)

Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
This commit is contained in:
Han-Miru Kim
2024-11-12 12:42:44 +01:00
committed by GitHub
parent 92676d746e
commit 9188939b1f
4 changed files with 280 additions and 151 deletions

View File

@@ -37,6 +37,7 @@
"dependencies": {
"@clack/prompts": "^0.7.0",
"@floating-ui/dom": "^1.6.12",
"@myriaddreamin/rehype-typst": "^0.5.0-rc7",
"@napi-rs/simple-git": "0.1.19",
"@tweenjs/tween.js": "^25.0.0",
"async-mutex": "^0.5.0",