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

Support highlighting GraphQL tagged template strings in JS/TS code #3713

Merged
merged 3 commits into from Feb 11, 2023
Merged

Conversation

ali
Copy link
Contributor

@ali ali commented Feb 10, 2023

This PR adds support for highlighting GraphQL tagged template strings in JS/TS code.

I wired this up in a way that's similar to #2105.

Related to PRs #2105 and #3448, and issue #1471 (general GraphQL support).

Changes

  • Add support for highlighting GraphQL tagged template strings in JS/TS code

Checklist

  • Added markup tests
  • Updated the changelog at CHANGES.md

@joshgoebel
Copy link
Member

Looks reasonable so far...

CHANGES.md Outdated Show resolved Hide resolved
@ali ali marked this pull request as ready for review February 10, 2023 23:35
@ali
Copy link
Contributor Author

ali commented Feb 10, 2023

Thanks for taking an early look at this @joshgoebel!

I finished updating the test files and confirmed everything is working locally. This PR is now ready for review.

@joshgoebel joshgoebel merged commit 91e1898 into highlightjs:main Feb 11, 2023
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 this pull request may close these issues.

None yet

2 participants