summaryrefslogtreecommitdiff
path: root/tests/test_syntax/extensions/test_fenced_code.py
Commit message (Expand)AuthorAgeFilesLines
* Skip tests with pygments version mismatch.Waylan Limberg2020-10-081-261/+268
* Some test tweaks.Waylan Limberg2020-10-081-1/+6
* Ensure consistent handling of classes by fenced_code and codehilite (#1033)Waylan Limberg2020-10-081-17/+17
* Update tests for pygments-2.7.1Michał Górny2020-10-071-1/+1
* Refactor fenced_code & codehilite options (#816)Waylan Limberg2020-06-231-2/+692
* Drop support for Python 2.7 (#865)Hugo van Kemenade2019-10-241-2/+0
* Handle overlapping raw HTML matches (#770)Philip Trauner2019-02-071-0/+53