Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Unbreak build | Alexander Botero-Lowry | 2007-01-20 | 1 | -3/+3 |
| | | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=182840 | ||||
* | BROKEN: Does not build | Kris Kennaway | 2007-01-20 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=182835 | ||||
* | Markdown is two things: (1) a plain text formatting syntax; and (2) a | Alexander Botero-Lowry | 2006-12-17 | 4 | -0/+36 |
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> Notes: svn path=/head/; revision=180001 |