Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Doesn't virtualize HTML entities #23

Closed
mightyiam opened this issue Mar 8, 2017 · 1 comment
Closed

Doesn't virtualize HTML entities #23

mightyiam opened this issue Mar 8, 2017 · 1 comment

Comments

@mightyiam
Copy link
Contributor

https://developer.mozilla.org/en-US/docs/Glossary/Entity

When parsed through the browser's parser, HTML entities are probably converted into unicode internally, right?

For example, try with the following character: (code point 2019).

https://www.npmjs.com/search?q=html%20entities&page=1&ranking=optimal

@rayd
Copy link
Member

rayd commented Jul 25, 2017

This should be resolved by #28. Thanks for the report!

@rayd rayd closed this as completed Jul 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants