aboutsummaryrefslogtreecommitdiffstats
path: root/tests/safe_mode/replace.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed deprecated safe_mode.Waylan Limberg2018-01-111-70/+0
|
* Partial fix for issue introduced in fix for #59Waylan Limberg2012-01-191-0/+1
| | | | | Markdown markup inside angle bracktes now gets rendered properly in all cases except when safe_mode='escape'. Also added tests.
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-121-0/+69
in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.