sapling/hgext/highlight
Rocco Rutte cc79439de6 highlight: only pygmentize for HTML mimetypes
For non-html mimetypes it doesn't make much sense. This also fixes the
issue that highlight unconditionally adds a <link/> tag for its CSS to
the template's header (which is pointless in text/plain output).
2008-09-05 10:39:57 +02:00
..
__init__.py highlight: only pygmentize for HTML mimetypes 2008-09-05 10:39:57 +02:00
highlight.py highlight: split code to improve startup times 2008-08-25 23:04:56 +02:00