We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, PrismJS is working really nicely over on gatsbyjs.org, thanks!
It looks like there a bug where some text between JSX tags will be incorrectly highlighted, e.g. <H1>do, of and as will be highlighted here</H1>
<H1>do, of and as will be highlighted here</H1>
Here's a Test Drive screenshot:
Ref: gatsbyjs/gatsby#4002
The text was updated successfully, but these errors were encountered:
Hi! Thanks for reporting. What do you think @vkbansal? Can we fix or improve plain text support in JSX markup tags?
Sorry, something went wrong.
FWIW, Atom's JSX highlighting seems to have this bug as well, so this may be a tough one to fix.
Fixed in PR #1357! 🎉
Great stuff, thanks @Golmote!
No branches or pull requests
Hi, PrismJS is working really nicely over on gatsbyjs.org, thanks!
It looks like there a bug where some text between JSX tags will be incorrectly highlighted, e.g.
<H1>do, of and as will be highlighted here</H1>
Here's a Test Drive screenshot:
Ref: gatsbyjs/gatsby#4002
The text was updated successfully, but these errors were encountered: