Generisches Skript zur Konvertierung aller Mermaid-Diagramme

This commit is contained in:
2026-08-12 13:17:43 +02:00
parent 695c5de88f
commit 9f63fd357f
3 changed files with 43 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"flowchart": { "htmlLabels": false },
"sequence": { "htmlLabels": false },
"gantt": { "htmlLabels": false }
}