Files
obsidian-typst/manifest.json
2023-07-23 12:15:26 +01:00

10 lines
304 B
JSON

{
"id": "typst",
"name": "Typst Renderer",
"version": "0.5.0",
"minAppVersion": "1.0.0",
"description": "Renders `typst` code blocks and math blocks to images with Typst.",
"author": "fenjalien",
"authorUrl": "https://github.com/fenjalien",
"fundingUrl": "https://github.com/sponsors/fenjalien"
}