Blogdown-0.2.2: A markdown-like markup language designed for blog posts
Rendering.Render
class ToHtml a where Source #
Minimal complete definition
toHtml
Methods
toHtml :: RenderOptions -> a -> String Source #
toHtml :: ToHtml a => RenderOptions -> a -> String Source #