Text.HTML.Light
Description
Provides xhtml constructors for Text.XML.Light
.
- cdata :: String -> Content
- cdata_raw :: String -> Content
- renderXHTML :: DocType -> Element -> String
- module Text.HTML.Light.Attribute
- module Text.HTML.Light.Constant
- module Text.HTML.Light.Element
Documentation
renderXHTML :: DocType -> Element -> StringSource
Render an xhtml element with the given document type.
module Text.HTML.Light.Attribute
module Text.HTML.Light.Constant
module Text.HTML.Light.Element