Skip to content

Conversation

@DmitrySharabin
Copy link
Contributor

@DmitrySharabin DmitrySharabin commented Oct 10, 2025

Still need to be transformed (though it looks like they can't fully adopt the new API):

  • cpp (inside the base-clause token, a modified version of the C++ language—the one that is being defined—is used)
  • jsx (consequently extends two languages: javascriptmarkup)
  • latte (doesn't have a base language; extends one of the required ones to use it as a host grammar and pass to embeddedIn())
  • php (has only one token—php; the rest of the grammar is the inside grammar of the php token)
  • tt2 (similar to latte, extends one of the required languages to use it as an inside grammar)
  • typescript (we use the language we are defining, but without the class-name token, as the inside grammar of some tokens of the language we are defining)

Even though those languages don't use the updated API, they can still be used as-is. All tests still pass.


This is part 3 of 3 in a stack made with GitButler:

@github-actions
Copy link

github-actions bot commented Oct 10, 2025

No JS Changes

Generated by 🚫 dangerJS against 014d325

@DmitrySharabin DmitrySharabin force-pushed the transform-languages branch 2 times, most recently from 60d1273 to e1bde69 Compare October 10, 2025 13:23
@DmitrySharabin DmitrySharabin force-pushed the transform-languages branch 2 times, most recently from 2c4e6cd to 629ab52 Compare October 10, 2025 13:50
@DmitrySharabin DmitrySharabin force-pushed the transform-languages branch 2 times, most recently from 91c256a to ea81aef Compare October 13, 2025 10:07
@DmitrySharabin DmitrySharabin marked this pull request as ready for review October 13, 2025 14:21
Base automatically changed from grammar-patch to v2 October 29, 2025 13:27
@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for dev-prismjs-com ready!

Name Link
🔨 Latest commit 014d325
🔍 Latest deploy log https://app.netlify.com/projects/dev-prismjs-com/deploys/690218b78bab190008a86841
😎 Deploy Preview https://deploy-preview-4018--dev-prismjs-com.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

2 participants