mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 10:59:01 +00:00
Merge pull request #1691 from The-Lum/PatchBranch
fix: suppress `@[start|end]uml` on `sunlust` theme
This commit is contained in:
commit
99698d97bb
@ -1,4 +1,3 @@
|
||||
@startuml
|
||||
'' NAME = Sunlust
|
||||
'' DESCRIPTION = sunlust theme based off of the [solarized theme](https://ethanschoonover.com/solarized)
|
||||
'' AUTHOR = Artem V. Ageev
|
||||
@ -132,4 +131,3 @@ skinparam {
|
||||
!endfor
|
||||
!endfor
|
||||
}
|
||||
@enduml
|
||||
|
Loading…
Reference in New Issue
Block a user