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

QuasiQuotes with immediate | are not parsed correctly #203

Closed
Martoon-00 opened this issue Feb 5, 2022 · 2 comments · Fixed by #204
Closed

QuasiQuotes with immediate | are not parsed correctly #203

Martoon-00 opened this issue Feb 5, 2022 · 2 comments · Fixed by #204

Comments

@Martoon-00
Copy link
Contributor

Calling a quasi-quoter as this breaks highlighting for me for all the following code:

[int||Text|]

Screenshot from 2022-02-05 14-22-29

I saw a commit which is about a similar corner case - [int||], but it works only if the second | is followed by ].

@Martoon-00
Copy link
Contributor Author

I'm slowly starting to distribute the library where this fix is necessary, if that would be not hard, could I ask to release the recent changes? AFAIS the amount of pending changes there is not that small now.

@JustusAdam
Copy link
Owner

Sorry, I'll try to publish a release withing the next two weeks.

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

Successfully merging a pull request may close this issue.

2 participants