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

(fix) refine attributeRegex #345

Merged
merged 5 commits into from
Mar 22, 2023
Merged

(fix) refine attributeRegex #345

merged 5 commits into from
Mar 22, 2023

Conversation

Rolaka
Copy link
Contributor

@Rolaka Rolaka commented Feb 5, 2023

Fix attributeRegex that correctly match attributes that are not enclosed in quotes. fix #344

Fix attributeRegex that correctly match attributes that are not enclosed in quotes.
fix sveltejs#344
@dummdidumm
Copy link
Member

Thank you! Could you add a test that fails without this and succeeds with the fix?

@dummdidumm dummdidumm merged commit 4ce3dd3 into sveltejs:master Mar 22, 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.

Top-level <script> tag formatted incorrectly
2 participants