Module hoedown::renderer::html [] [src]

Contains the html renderer and utilities

Structs

Flags

Information about a list item

Html

HTML renderer

Constants

ESCAPE

Ignore raw html blocks and escape html spans

HARD_WRAP

Insert breaks inside paragraphs for every newline

SKIP_HTML

Ignore raw html

USE_XHTML

Output XHTML

Functions

smartypants

Performs "smartypants" processing of the provided buffer.