textile – Textile

webhelpers.textile

webhelpers.textile.textile(text, **args)

This is Textile.

Generates XHTML from a simple markup developed by Dean Allen.

This function should be called like this:

textile(text, head_offset=0, validate=0, sanitize=0,
encoding=’latin-1’, output=’ASCII’)

Project Versions

Table Of Contents

Previous topic

text – Text helpers

Next topic

util – Utilities

This Page