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 mustache template in Svelte #2096

Merged

Conversation

tancnle
Copy link
Collaborator

@tancnle tancnle commented Dec 18, 2024

This ensures we delegate the handling of {{}} in mustache template to JS lexer.

Before After
Screenshot 2024-12-19 at 12 01 34 am Screenshot 2024-12-19 at 12 01 00 am

This ensures we delegate the handling of `{{}}` in mustache template to
JS lexer.
@tancnle tancnle force-pushed the support-moustache-template-svelte branch from 18e8bf2 to 1a1510b Compare December 18, 2024 14:00
@tancnle tancnle added this pull request to the merge queue Dec 23, 2024
Merged via the queue into rouge-ruby:master with commit bf007b7 Dec 23, 2024
8 checks passed
@tancnle tancnle deleted the support-moustache-template-svelte branch December 23, 2024 06:01
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.

1 participant