Text-to-HTML processing program

Rene Pijlman reply.in.the.newsgroup at my.address.is.invalid
Sat Jan 3 05:41:55 EST 2004


phil hunt:
>Does anyone know of a text-to-HTML processing program, ideally
>written in Python [...] which uses a simple markup language 
>(something like Wikipedia markup would be ideal)?

"reStructuredText is an easy-to-read, what-you-see-is-what-you-get
plaintext markup syntax and parser system. The reStructuredText parser is
a component of Docutils. reStructuredText is a revision and
reinterpretation of the StructuredText and Setext lightweight markup
systems."
http://docutils.sourceforge.net/FAQ.html#what-is-restructuredtext

"Structured Text is a simple plain text markup format used by Zope and
many Zope products, invented by.. JimFulton? ? The idea is to have text
that is easy to read both in source and rendered form."
http://dev.zope.org/Members/jim/StructuredTextWiki/FrontPage/

-- 
René Pijlman



More information about the Python-list mailing list