mirror of
https://github.com/mii443/obsidian-typst.git
synced 2025-08-22 16:15:34 +00:00
13 lines
361 B
JSON
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"
|
|
}
|
|
} |