Skip to content

Remove unecessary escape#120

Merged
KevinBatdorf merged 6 commits into
mainfrom
remove-unecessary-escape
Sep 20, 2024
Merged

Remove unecessary escape#120
KevinBatdorf merged 6 commits into
mainfrom
remove-unecessary-escape

Conversation

@KevinBatdorf

@KevinBatdorf KevinBatdorf commented Sep 19, 2024

Copy link
Copy Markdown
Owner

This removes an unnecessary escape that would convert & into & and error. I added a deny list for script and style tags to prevent comine causally copy/pasting some bad code in there, even though these are spec-compliant.

Closes #117

@KevinBatdorf KevinBatdorf merged commit 70c2087 into main Sep 20, 2024
@KevinBatdorf KevinBatdorf deleted the remove-unecessary-escape branch September 20, 2024 08:33
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.

Add linter support for "&" in CSS nesting

1 participant