| Commit message (Expand) | Author | Age | Files | Lines |
* | Some more tests for issue #51. An upate to Marcin Kasperski's tests (which I ... | Waylan Limberg | 2011-11-17 | 3 | -2402/+1212 |
* | Merge git://github.com/Mekk/Python-Markdown into mekk | Waylan Limberg | 2011-11-17 | 2 | -0/+10796 |
|\ |
|
| * | Example test for #51 (crash on docs with +1000 footnotes) | Marcin Kasperski | 2011-11-10 | 2 | -0/+10796 |
* | | Fixed #51. Removed recussion from footnote preproccessor. Also refactors the ... | Waylan Limberg | 2011-11-18 | 3 | -14/+7 |
|/ |
|
* | Fixed #30. Tables now allow three spaces of indent like PHP Markdown Extra. T... | Waylan Limberg | 2011-06-29 | 2 | -1/+62 |
* | Added our own xhtml searializer. We no longer use a xml searializer to output... | Waylan Limberg | 2011-06-16 | 1 | -6/+6 |
* | Fixed Ticket 70 and added a test. Footnote references whithout a corespondin... | Waylan Limberg | 2010-08-25 | 2 | -0/+3 |
* | Fixed problem hidden by Ticket 68. Defining a footnote placeholder in a markd... | Waylan Limberg | 2010-08-02 | 2 | -0/+15 |
* | Fixed Ticket 60. The dd in definition lists can now not be indented on second... | Waylan Limberg | 2010-03-24 | 2 | -0/+12 |
* | Moved test dir back out of markdown lib. We don't need to install the tests i... | Waylan Limberg | 2010-02-12 | 17 | -0/+2012 |