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

Broken parsing #1095

Closed
pjanx opened this issue Oct 6, 2022 · 1 comment · Fixed by #1096
Closed

Broken parsing #1095

pjanx opened this issue Oct 6, 2022 · 1 comment · Fixed by #1096
Assignees
Milestone

Comments

@pjanx
Copy link
Contributor

pjanx commented Oct 6, 2022

Bad news continues.

https://a[a
b]
ERROR 2:0 (1): no match found, expected: "#", "##", "'`", "(", "(C)", "(R)", "(TM)", "*", "**", "--", "->", "...", "<-", "<=", "=>", "[", "\"`", "\\", "]", "^", "_", "__", "`", "`'", "`\"", "``", "~", "�", [.,;?)!/:"\@=-], [<>&], [\pL\pN], [\t ], [^\r\n] or EOF  end_offset=14 start_offset=0
@xcoulon xcoulon self-assigned this Oct 7, 2022
@xcoulon xcoulon added this to the v0.8.0 milestone Oct 7, 2022
@xcoulon
Copy link
Member

xcoulon commented Oct 7, 2022

thanks for reporting this bug, @pjanx

xcoulon added a commit to xcoulon/libasciidoc that referenced this issue Oct 7, 2022
Fixes bytesparadise#1095

Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
xcoulon added a commit that referenced this issue Oct 7, 2022
Fixes #1095

Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants