tdoc-0.4.0: TDoc is a typed document builder with support for (X)HTML

Text.TDoc.XHtml

Documentation

data HtmlTag t whereSource

renderTDocHtml :: forall nodeTag. IsNode nodeTag => HtmlDoc nodeTag -> HtmlSource