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

Feat: add support for escaped quote characters #6

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

JulesNP
Copy link

@JulesNP JulesNP commented Jan 22, 2023

This pull request adds support for escaped quote characters within quoted attributes, such as in the following added test case:

some-tag(attr='test\'test', other-attr="test\"test", template-attr=`test\`test`)

@JulesNP
Copy link
Author

JulesNP commented Feb 3, 2023

@zealot128, are there any changes needed prior to merging?

@zealot128 zealot128 merged commit 884e225 into zealot128:master Feb 5, 2023
@JulesNP JulesNP deleted the escaped-quotes branch February 6, 2023 02:23
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.

2 participants