cheapskate-0.1.0.1: Experimental markdown processor.

Safe HaskellNone

Cheapskate.Html

Synopsis

Documentation

renderDoc :: Doc -> HtmlSource

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