Open guicane opened 2 months ago
Thanks for reporting this @guicane. Is there any way you would be able to provide the markdown in this thread so I can copy it out and work on a fix?
I initially attempted a quick fix for this without success, but it is my next priority to get this working in a better way. I think it may require a major rewrite of how the logic converts DOT into Mermaid, but it is best for the longevity of the project to accomplish this in a cleaner and more sustainable way.
Thank you for your patience!
Describe the bug Trying Terramaid for the first time and when seeing the preview in IntelliJ with the mermaid plugin installed I get a parse error. Relatively simple terraform configuration. Seems to fail when loading the google cloud terraform module.
To Reproduce Preview the output file Terramaid.md in IntelliJ (with mermaid extension installed) throws the error.
Expected behavior I should be able to see the graph.
Screenshots