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

Node Label text mistaken for Direction #17

Closed
morganrallen opened this issue Dec 1, 2014 · 2 comments
Closed

Node Label text mistaken for Direction #17

morganrallen opened this issue Dec 1, 2014 · 2 comments

Comments

@morganrallen
Copy link

Uncaught Error: Parse error on line 2:
graph TD;      A[URL]-->|Link text|B(R
------------------^
Expecting 'SPACE', 'SQE', 'PE', 'DIAMOND_STOP', 'TAGEND', 'TAGSTART', 'MINUS',
'ALPHA', 'NUM', 'COLON', 'COMMA', 'PLUS', 'EQUALS',
'MULT', 'DOT', 'BRKT', 'PIPE', got 'DIR'

Here is it mistaking RL in URL as right-left direction.

@knsv
Copy link
Collaborator

knsv commented Dec 2, 2014

Same root cause as #8, marking this issue as duplicate and closing but I understand the issue.

@knsv knsv closed this as completed Dec 2, 2014
@your-a-git
Copy link

¿¿¿¿¿¿¿

GDFaber pushed a commit that referenced this issue Feb 25, 2020
This issue was closed.
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

3 participants