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

Uncaught TypeError: Cannot parse >a\n>>b #1494

Closed
xovel opened this issue Jun 4, 2019 · 1 comment · Fixed by #1497
Closed

Uncaught TypeError: Cannot parse >a\n>>b #1494

xovel opened this issue Jun 4, 2019 · 1 comment · Fixed by #1497
Labels
category: blockquotes L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue

Comments

@xovel
Copy link

xovel commented Jun 4, 2019

>a
>>b

cause an error Uncaught TypeError: Cannot read property 'type' of undefined.

See: here

It works fine in v0.6.2.

@UziTech UziTech added category: blockquotes L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue labels Jun 4, 2019
@UziTech
Copy link
Member

UziTech commented Jun 4, 2019

Nice catch 💯

This is fixed in PR #1497

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: blockquotes L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants