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
Git allows dashes and slashes to be used as branch names.
Currently, mermaid.js renders them in the main branch, but does not allow to checkout or create branches with these valid names.
To Reproduce
see the remainder of the report
Expected behavior
All the following charts work
Screenshots
see code samples
Code Sample
If applicable, add the code sample or a link to the live editor.
Describe the bug
Git allows dashes and slashes to be used as branch names.
Currently, mermaid.js renders them in the main branch, but does not allow to checkout or create branches with these valid names.
To Reproduce
see the remainder of the report
Expected behavior
All the following charts work
Screenshots
see code samples
Code Sample
If applicable, add the code sample or a link to the live editor.
Working case
New branch name with dash
New branch name with slash
The text was updated successfully, but these errors were encountered: