You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot find a location in the documentation explaining the need to escape certain characters like "&". Graphviz throws an error when using these symbols. I found that the proper way to escape the ampersand is &. I think it would be helpful to mention this in the WireViz docs. I haven't tested any other characters that might need escaping.
I cannot find a location in the documentation explaining the need to escape certain characters like "&". Graphviz throws an error when using these symbols. I found that the proper way to escape the ampersand is
&
. I think it would be helpful to mention this in the WireViz docs. I haven't tested any other characters that might need escaping.The error thrown is:
My code to replicate:
The text was updated successfully, but these errors were encountered: