sundown-0.2: Binding to upskirt

Text.Sundown.Renderers.Html

Synopsis

Documentation

renderHtmlSource

Arguments

:: ByteString 
-> Extensions 
-> HtmlRenderMode 
-> Maybe Int

The maximum nesting of the HTML. If Nothing, a default value (16) will be used.

-> ByteString 

Parses a ByteString containing the markdown, returns the Html code.