Text.HTML.Light.Constant
Description
xhtml related constants.
- copy :: Content
- darr :: Content
- dArr :: Content
- deg :: Content
- larr :: Content
- empty :: Content
- lArr :: Content
- laquo :: Content
- nbsp :: Content
- rarr :: Content
- rArr :: Content
- raquo :: Content
- uarr :: Content
- uArr :: Content
- xml_1_0 :: String
- type DocType = String
- xhtml_1_0_strict :: DocType
- xhtml_1_0_transitional :: DocType
Named non-ascii characters
Version and document type strings
xhtml_1_0_strict :: DocTypeSource
The xhtml 1.0 strict document type string.
xhtml_1_0_transitional :: DocTypeSource
The xhtml 1.0 transitional document type string.