Y
Hacker News
new
|
ask
|
show
|
jobs
by
mlhpdx
517 days ago
Do Mermaid class diagrams support generics (parameterized types)?
1 comments
knsv
517 days ago
Yes
link
mlhpdx
517 days ago
> … though generics that include a comma are currently not supported. [1]
So yes-ish, only in the most basic way.
[1]
https://mermaid.js.org/syntax/classDiagram.html
link