Open avelino opened 2 years ago
FWIW, you could export mermaid diagrams to SVG and pipe it through svg2roughjs. This should yield decent results, albeit foreignObject
s within the SVGs won't be sketched but just copied over into the sketched result.
I (like a lot of other people) use mermaid for source controlling diagrams. I would love to see if there is a way to render rough (style) diagrams from mermaid definition.