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

Escape "~" #191

Closed
sebelk opened this issue Jul 22, 2015 · 4 comments
Closed

Escape "~" #191

sebelk opened this issue Jul 22, 2015 · 4 comments

Comments

@sebelk
Copy link

sebelk commented Jul 22, 2015

Hi folks,

I've tried escaping character "~" as is in #170 but it fails, for example:

graph TD;
   id1((Bash Login))-->id2{/etc/profile};
   id2{/etc/profile}-->id3("~/.bash_profile");

(I've tested doble quotes outside of parenthesis too, with no success)
any idea?

Thanks in advance

@sebelk
Copy link
Author

sebelk commented Jul 24, 2015

I've tested using commit 3ec7c6d (mermaid cli) and works well. It happened using on haroopad.

HTH

@knsv
Copy link
Collaborator

knsv commented Jul 25, 2015

Hi! That you experience this using haroopad is because haroopad uses an older version of mermaid, pre fix for #170. When they upgrade mermaid version in haroopad to 0.5.1+ this should be resolved.

@knsv
Copy link
Collaborator

knsv commented Sep 28, 2015

I am closing this issue. You might report this to haroopad instead if you wish. Let me know if you disagree.

@knsv knsv closed this as completed Sep 28, 2015
@sebelk
Copy link
Author

sebelk commented Oct 1, 2015

👍

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

2 participants