summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix complex scenarios with lists and admonitions (#1006)Isaac Muse2020-07-263-5/+270
* Fix HR which follows strong em.Waylan Limberg2020-07-013-1/+18
* Support short reference image links.Waylan Limberg2020-07-013-0/+36
* Add suport for attr_lists in table headers.Waylan Limberg2020-06-304-7/+20
* Tune attr list regexWaylan Limberg2020-06-308-34/+134
* Fix unescaping of HTML characters <> in CodeHilite. (#990)Rohitt Vashishtha2020-06-294-1/+28
* Limit depth of blockquotes using Python's recursion limit. (#991)Waylan Limberg2020-06-295-2/+99
* Clarify attr_list docsWaylan Limberg2020-06-251-2/+32
* Refactor fenced_code & codehilite options (#816)Waylan Limberg2020-06-2318-633/+1799
* Fix issues with complex emphasisfacelessuser2020-06-225-3/+47
* Bump version to 3.3.dev0.Waylan Limberg2020-06-171-1/+1
* Fix exception cause in core.pyRam Rachum2020-06-121-2/+2
* Allow checklinks check to fail.Waylan Limberg2020-05-221-0/+3
* Add deploy workflow (#971)Waylan Limberg2020-05-212-10/+68
* Add project urlsWaylan Limberg2020-05-211-0/+5
* Use README.md for long_description.Waylan Limberg2020-05-181-21/+3
* Add push trigger to tox workflow. (#968)Waylan Limberg2020-05-182-4/+13
* Update build status buttonWaylan Limberg2020-05-171-3/+3
* Flake8 cleanup.Waylan Limberg2020-05-143-6/+6
* Document limitations if attr_list extension.Waylan Limberg2020-05-142-0/+33
* Fix importlib-metadata requirement name for Python < 3.8Dmitry Shachnev2020-05-111-1/+1
* Switch to GitHub Actions from Travis (#958)Waylan Limberg2020-05-093-47/+84
* Bump version to 3.2.23.2.2Waylan Limberg2020-05-082-2/+2
* Documentation cleanup.Waylan Limberg2020-05-085-20/+20
* Add checklinks tox env and shell script. (#955)Waylan Limberg2020-05-0711-11/+51
* Refactor Extension API docs (#946)Charles Merriam2020-05-074-494/+550
* Avoid importing packaging or pkg_resources for version validation (#948)Ran Benita2020-04-274-18/+38
* Correctly report if an extension raises a `TypeError`.Charles Merriam2020-04-194-13/+19
* Fix typo, in the ten cut and pasted versionsCharles Merriam2020-04-1916-26/+26
* Load entry_points once using importlib.metadata.Waylan Limberg2020-04-184-6/+12
* TOC fix for AtomicString handling (#934)Isaac Muse2020-04-063-3/+42
* Revert: Use simplified regex for html placeholdersfacelessuser2020-04-052-3/+2
* Use simplified regex for html placeholdersReilly Raab2020-03-302-2/+3
* Fixed typos in extensions/codehilite.pyGaurav Kondhare2020-03-221-10/+10
* Remove universal flag from setup.cfgBen Nuttall2020-03-111-3/+0
* Fix simple typo: wihtout -> withoutTim Gates2020-02-211-1/+1
* Bump version to 3.2.13.2.1Waylan Limberg2020-02-122-2/+2
* Fix escaping of HTML special chars (<, >, &) in `.toc_tokens`Jim Porter2020-02-123-16/+44
* Bump version to 3.2.1.dev0.Waylan Limberg2020-02-082-1/+3
* Bump version to 3.2.0.3.2Waylan Limberg2020-02-063-10/+13
* Link test tools and development env documentation.Waylan Limberg2020-02-063-7/+15
* Simplify xml.etree.ElementTree loading (#902)Dmitry Shachnev2020-02-0317-143/+131
* Don't emit stashed HTML tag placeholders in `.toc_tokens` (#901)Jim Porter2020-01-312-28/+87
* Add permalink_title option (#886)Waylan Limberg2019-11-264-7/+43
* Add anchorlink_class and permalink_class options to TOCWaylan Limberg2019-11-264-3/+90
* Remove tox.ini from MANIFESTWaylan Limberg2019-11-261-1/+0
* Document thread safety (#882)Waylan Limberg2019-11-253-2/+10
* Unescape IDs in TOC.Waylan Limberg2019-11-252-1/+42
* Show readable error on Python2Waylan Limberg2019-11-251-5/+12
* Bump version to 3.2.dev0.Waylan Limberg2019-11-251-1/+1