DtdToHaskell

Safe HaskellSafe-Infered

Text.XML.HaXml.Html.Generate

Contents

Description

These are just some common abbreviations for generating HTML content within the XML transformation framework defined by Text.Xml.HaXml.Combinators.

Synopsis

HTML construction filters

Containers

Anchors

anchor :: [(String, CFilter i)] -> [CFilter i] -> CFilter i

Text style

bullet :: [CFilter i] -> CFilter i

Tables

Breaks, lines

Attributes

A simple HTML pretty-printer