generic_markup - filters for converting plain text to HTML

Filters for converting plain text to HTML and enhancing the typographic appeal of text on the Web.

native_tags.contrib.generic_markup.apply_markup(value, arg=None)

Applies text-to-HTML conversion.

Takes an optional argument to specify the name of a filter to use.

This is a filter tag.

native_tags.contrib.generic_markup.smartypants(value)
Applies SmartyPants to a piece of text, applying typographic

niceties.

Requires the Python SmartyPants library to be installed; see http://web.chad.org/projects/smartypants.py/

This is a filter tag.

Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.