initialize

This commit is contained in:
Марк Ч.
2026-04-06 19:30:32 +03:00
commit 09156f28ee
16 changed files with 9385 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-plantuml",
"name": "PlantUML",
"version": "1.8.0",
"minAppVersion": "1.5.7",
"description": "Render PlantUML Diagrams",
"author": "Johannes Theiner",
"authorUrl": "https://github.com/joethei/",
"isDesktopOnly": false
}