vault backup: 2026-02-17 21:56:21

This commit is contained in:
2026-02-17 21:56:21 +01:00
parent 10f62c9b8b
commit 10a81f46ff
17 changed files with 11488 additions and 12 deletions

13
.obsidian/plugins/typst/manifest.json vendored Normal file
View File

@@ -0,0 +1,13 @@
{
"id": "typst",
"name": "Typst Renderer",
"version": "0.10.0",
"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"
}
}