Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Text.HTML.Light.Constant
Description
(x)html related constants.
- c_entity :: String -> Content
- copy :: Content
- darr :: Content
- dArr :: Content
- deg :: Content
- hellip :: Content
- larr :: Content
- empty :: Content
- lArr :: Content
- laquo :: Content
- middot :: Content
- nbsp :: Content
- rarr :: Content
- rArr :: Content
- raquo :: Content
- sdot :: Content
- uarr :: Content
- uArr :: Content
- xml_1_0 :: String
- type DocType = String
- xhtml_1_0_strict :: DocType
- xhtml_1_0_transitional :: DocType
- html5_dt :: DocType
Named non-ascii characters
Version and document type strings
xhtml_1_0_strict :: DocType Source
The xhtml 1.0 strict document type string.
xhtml_1_0_transitional :: DocType Source
The xhtml 1.0 transitional document type string.