Skip to content

Commit

Permalink
explain additional supported modules
Browse files Browse the repository at this point in the history
  • Loading branch information
posativ committed Jun 2, 2012
1 parent 1d8ecff commit 883033b
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions docs/installation.rst
Expand Up @@ -33,10 +33,20 @@ translitcodec are not must-have dependency).
Avoid removing ``translitcodec`` egg after you started writing your blog. It
might break all your permanent links.

If you want a full featured installation::
Additional Supported Modules
----------------------------

$> easy_install -U docutils pygments asciimathml smartypants
- ``docutils`` for reStructuredText support
- ``textile`` for Textile support
- ``pygments`` for syntax highlighting
- ``asciimathml`` to write AsciiMathML in Markdown
- ``smartypants`` for nicer typography
- ``pyyaml`` to use the official YAML parser

Windows
*******

Not supported currently.

Python 3
********
Expand Down

0 comments on commit 883033b

Please sign in to comment.