aboutsummaryrefslogtreecommitdiffstats
path: root/markdown.py
Commit message (Collapse)AuthorAgeFilesLines
* March 18, 2007: Fixed or merged a bunch of minor bugs, includingYuri Takhteyev2007-03-181-54/+68
| | | | | | | multi-line comments and markup inside links. (Tracker #s: 1683066, 1671153, 1661751, 1627935, 1544371, 1458139.) -> v. 1.6b
* version 1.6aYuri Takhteyev2007-01-101-12/+29
|
* v 1.6Yuri Takhteyev2006-10-121-534/+234
|
* tracker #1501354Yuri Takhteyev2006-07-101-7/+9
|
* Stopped catching unquoted titles in reference links. Stopped creating blank ↵Yuri Takhteyev2006-05-191-3/+16
| | | | headers.
* Another revision for for multi-paragraph html (from hukeli)Yuri Takhteyev2006-05-171-7/+24
|
* Added multi-paragraph HTML supportYuri Takhteyev2006-05-161-9/+58
|
* Version 1.5Yuri Takhteyev2006-05-161-37/+130
|
* Removed recursionYuri Takhteyev2006-03-251-26/+40
|
* Converted some instance variables to class variables (patch from Stelios ↵Yuri Takhteyev2006-03-131-7/+16
| | | | Xanthakis)
* 'Smart' emphasis, some extensions to NanoDomYuri Takhteyev2006-03-111-8/+20
|
* First SVN submission = Version 1.3Yuri Takhteyev2006-03-111-0/+1746