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

escapeHtml bug fix #28

Merged
merged 1 commit into from Aug 5, 2020
Merged

escapeHtml bug fix #28

merged 1 commit into from Aug 5, 2020

Conversation

jackens
Copy link
Contributor

@jackens jackens commented Feb 11, 2020

Conf. issue #26

@vfcp
Copy link

vfcp commented Jul 16, 2020

" characters should also be escaped to " and ' should be escaped to '

See https://github.com/component/escape-html/blob/b42947eefa79efff01b3fe988c4c7e7b051ec8d8/index.js#L33 as reference

@octref
Copy link
Collaborator

octref commented Aug 5, 2020

@vfcp thanks for pointing it out. I'll clean it up after merging.

@octref octref merged commit 7973326 into shikijs:master Aug 5, 2020
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.

None yet

3 participants