Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.98 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.98 KB

HTML_Entities: Support for using HTML entity names for characters

contributions welcome

Julia Version Unit Tests Coverage
Julia Latest

HTML_Entities.jl:

This builds tables for looking up HTML entity names and returning the Unicode character(s), looking up a character or pair of characters and finding HTML names that return it/them, and finding all of the HTML name completions for a particular string, if any.