Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Defines all functions needed to print HTML files. For more information on each of the helper functions, please view the source files.
Main Function
genHTML :: PrintingInformation -> String -> Document -> Doc Source #
Generate an HTML document from a Drasil Document
.
Citation Renderer
renderCite :: Citation -> (Doc, Doc) Source #
For when we add other things to reference like website, newspaper
Term Fencing Helpers
Referring to fence
(for parenthesis and brackeds). Either opened or closed.