excalidraw / mermaid-to-excalidraw

Generate Excalidraw diagrams from Mermaid
https://mermaid-to-excalidraw.vercel.app
MIT License
265 stars 46 forks source link

Incorrect rendering open link in Mermaid to Excalidraw. #55

Closed 0tim closed 5 months ago

0tim commented 5 months ago

I write in Mermaid Syntax input in "Mermaid to Excalidraw":

flowchart TD
B --- C

But I get link with arrow head (like -->) in Preview and insert to canvas. This does not match https://mermaid.js.org/syntax/flowchart.html#an-open-link

ad1992 commented 5 months ago

@0tim this is fixed and will be released in the upcoming version, you can try it out in mermaid to excalidraw playground