Library
Features
- Add support for passing config params
maxEdge
,maxTextSize
and more params to mermaid by @ad1992 in #68.
You can read about it here.
Additonally the param fontSize
is renamed to themeVariables.fontSize
and type is changed from number
to string
to be consistent with the mermaid config.