hxt-9.3.1.12: A collection of tools for processing XML with Haskell.

Safe HaskellSafe-Inferred
LanguageHaskell98

Text.XML.HXT.Parser.XhtmlEntities

Description

XHTML Entity References

This module defines a table of all predefined XHTML entity references for special or none ASCII chars including the predefined XML entity refs

Synopsis

Documentation

xhtmlEntities :: [(String, Int)] Source

table with all XHTML entity refs and corresponding unicode values