HaXml-1.13.3: Utilities for manipulating XML documents
Text.XML.HaXml.Html.Pretty
Description
This is a separate pretty-printer for HTML documents, recognising some of the differences between HTML and true XML.
document :: Document -> DocSource
element :: Element -> DocSource
attribute :: Attribute -> DocSource
content :: Content -> DocSource