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

Add support for HTML5 entities (specifically, ≈) #38

Open
doconnor-clintel opened this issue Aug 23, 2022 · 0 comments
Open

Add support for HTML5 entities (specifically, ≈) #38

doconnor-clintel opened this issue Aug 23, 2022 · 0 comments

Comments

@doconnor-clintel
Copy link

doconnor-clintel commented Aug 23, 2022

https://html.spec.whatwg.org/multipage/named-characters.html

image

https://github.com/threedaymonk/htmlentities/blob/master/lib/htmlentities/mappings/expanded.rb doesn't quite have this.

The good news is; https://html.spec.whatwg.org/entities.json exists so potentially much of the 'expanded' set could be replaced by a snapshot of this.

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

No branches or pull requests

1 participant