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 angles being escaped in style blocks (issue #523) #524

Merged
merged 2 commits into from Aug 14, 2023

Conversation

Crozzers
Copy link
Contributor

This PR fixes #523 by adding |style to the _block_tags_a regex. This allows the contents of <style> tags to be hashed at the start of conversion, before any character escaping takes place, preserving the contents for the final output.

@nicholasserra nicholasserra merged commit c94e417 into trentm:master Aug 14, 2023
18 checks passed
@nicholasserra
Copy link
Collaborator

Thank you!

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.

Impossible to use stylesheets
2 participants