Initial Commit

This commit is contained in:
2026-06-20 21:38:07 +09:00
parent 87ccfbaa95
commit 6c6a4f0b0f
16 changed files with 1897 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"id": "typst-mate",
"name": "Typst Mate",
"version": "2.3.2",
"minAppVersion": "1.0.0",
"description": "Render math expressions with Typst instead of MathJax.",
"author": "azyarashi",
"isDesktopOnly": false,
"fundingUrl": {
"Buy me a Coffee": "https://www.buymeacoffee.com/azyarashi"
}
}