Files
obsidian-typst/manifest.json
2023-10-18 11:26:40 +01:00

13 lines
361 B
JSON

{
"id": "typst",
"name": "Typst Renderer",
"version": "0.7.1",
"minAppVersion": "1.0.0",
"description": "Renders `typst` code blocks and math blocks with Typst.",
"author": "fenjalien",
"authorUrl": "https://github.com/fenjalien",
"fundingUrl": {
"GitHub Sponsor": "https://github.com/sponsors/fenjalien",
"ko-fi": "https://ko-fi.com/fenjalien"
}
}