aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/em-around-links.html
Commit message (Collapse)AuthorAgeFilesLines
* 'http://packages.python.org/Markdown/' => ↵Waylan Limberg2014-08-211-5/+5
| | | | 'https://pythonhosted.org/Markdown/'. The former redirects to the latter anyway. Might as well point to the actual destination.
* Fixed #106. Replaced all references to freewisdom.org (except for Yuri's ↵Waylan Limberg2012-06-281-5/+5
| | | | homepage).
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-121-0/+13
| | | | in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.
* Moves tests to a subdir of the markdown lib.Waylan Limberg2009-06-051-13/+0
|
* Initial implementation of nose testing. Still some cleanup to do, but this ↵Waylan Limberg2009-06-051-8/+5
| | | | shows the differances between the old and the new. Also left one test failing (unsignificant white space only) to demonstrate what a failing test looks like.
* Added a more thorough test of nested inline markup. Thanks John Szakmeister.John Szakmeister2008-10-291-0/+16