I have built a wiki processor using parser grammar. And naturally I
have used PLY for the purpose :). Some of the interesting points about
`eazytext` are,
* Paragraph oriented, pure text documents.
* Supports most of the html document formatting.
* Implemented using parser grammer, making it highly robust and
stable.
* Two kinds of plugin framework made available for extension.
* Customisable skins that can change the look and feel of the
documents.
Source is available from
lp:eazytext.
Or,
easy_install eazytext
microsite :
http://eazytext.pluggdapps.com
Please provide your feed back and ideas to help me improve the tool.
Cheers,
Pratap