/usr/lib/python2.6/site-packages/markdown/extensions
Edit: /usr/lib/python2.6/site-packages/markdown/extensions/html_tidy.pyo (2756B)
Ńň
ŤQsXc @ sc d Z d d k Z d d k Z d e i f d YZ d e i i f d YZ d d Z d S( sá
HTML Tidy Extension for Python-Markdown
=======================================
Runs [HTML Tidy][] on the output of Python-Markdown using the [uTidylib][]
Python wrapper. Both libtidy and uTidylib must be installed on your system.
Note than any Tidy [options][] can be passed in as extension configs. So,
for example, to output HTML rather than XHTML, set ``output_xhtml=0``. To
indent the output, set ``indent=auto`` and to have Tidy wrap the output in
```` and ```` tags, set ``show_body_only=0``.
[HTML Tidy]: http://tidy.sourceforge.net/
[uTidylib]: http://utidylib.berlios.de/
[options]: http://tidy.sourceforge.net/docs/quickref.html
Copyright (c)2008 [Waylan Limberg](http://achinghead.com)
License: [BSD](http://www.opensource.org/licenses/bsd-license.php)
Dependencies:
* [Python2.3+](http://python.org)
* [Markdown 2.0+](http://www.freewisdom.org/projects/python-markdown/)
* [HTML Tidy](http://utidylib.berlios.de/)
* [uTidylib](http://utidylib.berlios.de/)
i˙˙˙˙Nt
TidyExtensionc B s e Z d Z d Z RS( c C sB t d d d d | _ x# | D] } | d | i | d