Commit graph

1 commit

Author SHA1 Message Date
Alexander Botero-Lowry
118d91a264 Markdown is two things: (1) a plain text formatting syntax; and (2) a
software tool that converts the plain text formatting to (X)HTML. The
formatting syntax is designed to be easy and intuitive for web authors
and resembles typical email formatting conventions. The resultant
(X)HTML is structurally valid.

WWW: http://www.freewisdom.org/projects/python-markdown

PR:		ports/105992
Submitted by:	Graham Todd <gtodd at bellanet.org>
2006-12-17 09:40:21 +00:00