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
Currently, the debug features outputs a diagram that it not very easy to visualize.
As demonstrated in #393, GitHub supports mermaid diagrams and I think this would be an excellent feature to add a debug feature that outputs the code for the corresponding mermaid diagram.
Also, this would make sense to create an issue template that asks for users to include to mermaid in the issues, so we can easily visualize what could be wrong!
Implement some debug-mermaid features;
Create an issue template that asks to input the mermaid diagram (when relevant).
The text was updated successfully, but these errors were encountered:
Currently, the
debug
features outputs a diagram that it not very easy to visualize.As demonstrated in #393, GitHub supports mermaid diagrams and I think this would be an excellent feature to add a
debug
feature that outputs the code for the corresponding mermaid diagram.Also, this would make sense to create an issue template that asks for users to include to mermaid in the issues, so we can easily visualize what could be wrong!
debug-mermaid
features;The text was updated successfully, but these errors were encountered: