This commit is contained in:
2025-10-09 16:54:31 +02:00
parent 2eeb31204f
commit cc55d54ab7
6 changed files with 18768 additions and 14 deletions

18559
.obsidian/plugins/obsidian-tikzjax/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-tikzjax",
"name": "TikZJax",
"version": "0.5.2",
"minAppVersion": "0.12.0",
"description": "Render LaTeX and TikZ diagrams in your notes",
"author": "artisticat",
"authorUrl": "https://github.com/artisticat1",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long