aboutsummaryrefslogtreecommitdiffstats
path: root/tests/safe_mode/script_tags.html
Commit message (Collapse)AuthorAgeFilesLines
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-121-0/+28
| | | | 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-28/+0
|
* Replaced indentation with linebreaks only. At least its more consistant - ↵Waylan Limberg2008-09-031-3/+2
| | | | and it better matches other markdown implementations. Also updated tests.
* Aggregated regexp for both backtick and double backtick.Artem Yunusov2008-07-161-2/+2
|
* A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted ↵Artem Yunusov2008-07-141-19/+15
| | | | test suite for ElementTree output.
* Added safe_mode to testing framework and soem tests.Waylan Limberg2008-03-191-0/+33