Enabled adding notes to class methods and members (fixes #87)
This commit is contained in:
@@ -10,3 +10,9 @@ diagrams:
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t00028
|
||||
plantuml:
|
||||
after:
|
||||
- >
|
||||
note left of {{ alias("R") }}::ccc
|
||||
Reference to C.
|
||||
end note
|
||||
|
||||
Reference in New Issue
Block a user