mirror of
https://github.com/pumler/plugin-obsidian.git
synced 2026-07-22 06:50:45 +00:00
10 lines
273 B
JSON
10 lines
273 B
JSON
{
|
|
"id": "pumler",
|
|
"name": "Pumler Diagrams",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Render PlantUML, Structurizr and Mermaid diagrams from code blocks.",
|
|
"author": "Pumler",
|
|
"authorUrl": "https://pumler.com",
|
|
"isDesktopOnly": false
|
|
}
|