# HTML entity map
[](http://opensource.org/licenses/BSD-3-Clause)
[](https://hackage.haskell.org/package/html-entity-map)
[](http://stackage.org/nightly/package/html-entity-map)
[](http://stackage.org/lts/package/html-entity-map)
[](https://travis-ci.org/mrkkrp/html-entity-map)
The package contains a mechanically generated map from HTML5 entity names to
the corresponding Unicode characters.
The map is generated using this code:
https://github.com/mrkkrp/html-entity-map-gen
## Contribution
Issues, bugs, and questions may be reported in [the GitHub issue tracker for
this project](https://github.com/mrkkrp/html-entity-map/issues).
Pull requests are also welcome and will be reviewed quickly.
## License
Copyright © 2017 Mark Karpov
Distributed under BSD 3 clause license.