-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
There is an issue discussed at mermaid-js/mermaid-cli#112 (comment) that affects e.g. this diagram:
princomp.github.io/source/uml/cla/Shape.txt
Lines 12 to 15 in 2871697
| class IComparable~Shape~{ | |
| <<Interface>> | |
| +CompareTo(arg : Shape) int* | |
| } |
except that for some reason, the generic type is not just displayed (not even improperly formatted, just not displayed):
https://princomp.github.io/lectures/oop/interface#a-more-complicated-example
Metadata
Metadata
Assignees
Labels
No labels
