summaryrefslogtreecommitdiff
path: root/tests/test_syntax
Commit message (Expand)AuthorAgeFilesLines
* Round out tests of valid markup.htmlWaylan Limberg2019-03-111-2/+232
* More tests.Waylan Limberg2019-03-081-1/+227
* Add some new testsWaylan Limberg2019-03-071-0/+310
* Handle overlapping raw HTML matches (#770)Philip Trauner2019-02-071-0/+53
* Emphasis pattern treats newlines as whitespace (#785)Waylan Limberg2019-02-071-0/+86
* Allow hashes to be escaped in headers (#763)Isaac Muse2018-12-221-0/+20
* Collapse all whitespace in reference ids (#743)Isaac Muse2018-10-301-0/+37
* foot note adjustments (#728)Isaac Muse2018-10-091-0/+65
* Add a test for the markdown/serializers.py changeDmitry Shachnev2018-09-251-0/+4
* Make ENTITY_RE support hexadecimal entitiesissue712Dmitry Shachnev2018-09-251-0/+44
* smart_emphasis keyword > legacy_em extension.Waylan Limberg2018-07-311-0/+40
* Fix double escaping of amp in attributes (#670)Isaac Muse2018-07-292-0/+12
* Consistent copyright headers.Waylan Limberg2018-07-2712-0/+258
* Moved enable_attributes keyword to extension: legacy_attrs.Waylan Limberg2018-07-241-0/+48
* Only strip spaces in tables (#644)Isaac Muse2018-02-222-0/+43
* Flexible inline (#629)Isaac Muse2018-01-173-0/+237
* Correct spelling mistakes.Edward Betts2018-01-131-1/+1
* Provide new testing framework.Waylan Limberg2018-01-086-0/+1305