hmarkup-3000.0.0: Simple wikitext-like markup format implementation.ContentsIndex
Text.HMarkup.Types
Documentation
newtype Doc
Constructors
Doc [Block]
show/hide Instances
data Block
Constructors
Chunk String String
Header Int [Text]
Para [Text]
ItemList [[Text]]
show/hide Instances
data Text
Constructors
Emph [Text]
TT [Text]
Ref URI [Text]
Word String
WhiteSpace
show/hide Instances
Produced by Haddock version 0.8