cheapskate-0.1.1.1: Experimental markdown processor.

Safe HaskellNone
LanguageHaskell2010

Cheapskate.Html

Synopsis

Documentation

renderDoc :: Doc -> Html Source #

Render a markdown document as Html. (This can be turned into a Text or ByteString using a renderer from the blaze-html library.)