File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
dist/plantuml-stdlib/stdlib/archimate Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: archimate
33display_name : Archimate
44description : PlantUML support for Archimate diagrams
55author :
6- version : 3.2.2
6+ version : 3.2.3
77release :
88license : MIT
99source : https://github.com/plantuml-stdlib/Archimate-PlantUML
Original file line number Diff line number Diff line change 11' No <style> alternative found yet for skinparam maxMessageSize
22skinparam maxMessageSize 150
33
4- ' No <style> alternative found yet for skinparam maxMessageSize to make it work on elements that have nested elements
4+ ' No <style> alternative found yet for skinparam StereotypeAlignment to make it work on elements that have nested elements
55skinparam StereotypeAlignment right
66
7- 'No <style> alternative found yet for skinparam lineType ortho
8- !global $ARCH_LINETYPE ?= ortho
7+ 'No <style> alternative found yet for skinparam lineType
8+ !global $ARCH_LINETYPE ?= curve
99skinparam lineType $ARCH_LINETYPE
1010
1111' fallback values if theme does not define it
You can’t perform that action at this time.
0 commit comments