aboutsummaryrefslogtreecommitdiff
path: root/src/tokenizer/char_ref/data.rs
AgeCommit message (Collapse)Author
2021-11-19feature gate named-entities (making phf optional)Martin Fischer
2021-11-12fix named entitiesMartin Fischer
In 462bb0ef0ba9e027f5138c87438328db718d15da I dropped the markup5ever::data dependency but omitted to include its named_entities data. This commit remedies that mistake.