Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to escape characters? #170

Closed
vstepanyuk opened this issue Jun 9, 2015 · 9 comments
Closed

How to escape characters? #170

vstepanyuk opened this issue Jun 9, 2015 · 9 comments

Comments

@vstepanyuk
Copy link

A(test(vcc)) --> B;

@knsv
Copy link
Collaborator

knsv commented Jun 10, 2015

Seems there still is an issue with this. The code below should work but does not.

A("test(vcc)") --> B;

@vstepanyuk
Copy link
Author

Yes, I tried this - doesn't work

@knsv
Copy link
Collaborator

knsv commented Jun 10, 2015

Will dedicate 0.5.1 to this

@vstepanyuk
Copy link
Author

Thx

knsv added a commit that referenced this issue Jun 14, 2015
knsv added a commit that referenced this issue Jun 14, 2015
@knsv
Copy link
Collaborator

knsv commented Jun 14, 2015

A fix has been committed to the master branch and will be included in 0.5.1.

@knsv
Copy link
Collaborator

knsv commented Jun 21, 2015

Fixed with release 0.5.1

@knsv knsv closed this as completed Jun 21, 2015
@knsv
Copy link
Collaborator

knsv commented Jun 21, 2015

@sebelk sebelk mentioned this issue Jul 22, 2015
@bostevensspinakr
Copy link

That link is broken. Could someone post a new mermaid.live link with escaping @, ~, ", (, and )?

@littlepoolshark
Copy link

The answer is here: https://mermaid.js.org/syntax/flowchart.html#special-characters-that-break-syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants