Syntax highlighting issue with typescript #1301
tfardet
started this conversation in
^ Lexer Requests and Bugs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Describe the bug
I am encountering a syntax highlighting issue with a typescript document when apostrophes are used within a returned HTML element:
To see the bug in the while, have a look here.
I was referred to the issue tracker from Forgejo.
To Reproduce
Try the snippet above or the whole file linked.
All reactions