Added option style to plantuml config section

This commit is contained in:
Bartek Kryza
2024-03-03 17:01:31 +01:00
parent c4ec8bef8a
commit 76fa811869
34 changed files with 363 additions and 128 deletions

View File

@@ -160,6 +160,7 @@ types:
before: !optional [string]
after: !optional [string]
cmd: !optional string
style: !optional map_t<string;string>
mermaid: !optional
before: !optional [string]
after: !optional [string]