summaryrefslogtreecommitdiff
path: root/markdown/test_tools.py
Commit message (Expand)AuthorAgeFilesLines
* Use pyspelling to check spelling.Waylan Limberg2023-04-061-13/+13
* Fix typos and remove trailing spacesKian-Meng Ang2022-04-101-1/+1
* [style]: fix various typos in docstrings and commentsFlorian Best2022-03-181-1/+1
* Ensure permalinks and ankorlinks are not restricted by toc_depthWaylan Limberg2021-02-241-3/+13
* Some test tweaks.Waylan Limberg2020-10-081-2/+5
* Limit depth of blockquotes using Python's recursion limit. (#991)Waylan Limberg2020-06-291-1/+28
* Fix simple typo: wihtout -> withoutTim Gates2020-02-211-1/+1
* Drop support for Python 2.7 (#865)Hugo van Kemenade2019-10-241-12/+3
* Consistent copyright headers.Waylan Limberg2018-07-271-0/+22
* Correct spelling mistakes.Edward Betts2018-01-131-3/+3
* Switch from nose to unittestWaylan Limberg2018-01-081-1/+124
* Provide new testing framework.Waylan Limberg2018-01-081-0/+44