9 lines
No EOL
145 B
Text
9 lines
No EOL
145 B
Text
# -*- mode: snippet -*-
|
|
# name: Plantuml basic template
|
|
# --
|
|
@startuml
|
|
hide empty description
|
|
!theme bluegray
|
|
'top to bottom direction
|
|
$0
|
|
@enduml |