aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions/extra/footnote.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Ticket 70 and added a test. Footnote references whithout a ↵Waylan Limberg2010-08-251-0/+2
| | | | coresponding definition no longer raise an error. They now pass through as plain text - which is the same behavior as PHP Markdown Extra. Thanks for the report Benjamin Bach.
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-121-0/+14
in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.