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: remove escaping for ConstantAttribute (#293) #295

Merged
merged 10 commits into from
Nov 14, 2023
Merged

Conversation

ross96D
Copy link
Contributor

@ross96D ross96D commented Nov 11, 2023

Remove the html.EscapeString on ConstantAttribute according to the discussion on the issue #293

@a-h a-h merged commit 8480a71 into a-h:main Nov 14, 2023
4 checks passed
a-h added a commit that referenced this pull request Nov 14, 2023
@a-h
Copy link
Owner

a-h commented Nov 14, 2023

Thanks for that!

FWIW, I usually rebase PRs from main rather than merging changes from main into a PR, since it means that the commits in the branch are only the ones for the chagnge.

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.

4 participants