Text.Blaze.Renderer.Pretty
Description
A renderer that produces pretty HTML, mostly meant for debugging purposes.
- renderHtml :: Html -> String
Documentation
Render HTML to a lazy String
. The result is prettified.
blaze-html-0.4.1.6
Text.Blaze.Renderer.Pretty
Description
A renderer that produces pretty HTML, mostly meant for debugging purposes.
Render HTML to a lazy String
. The result is prettified.