summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Port all smarty tests to the new frameworkHEADmasterDmitry Shachnev2023-05-165-112/+161
* Include tox.ini in sdistFrank Dana2023-05-031-0/+1
* Use pyspelling to check spelling.Waylan Limberg2023-04-0649-480/+544
* Bump to version to 3.4.33.4.3Waylan Limberg2023-03-231-1/+1
* Restore console script.Waylan Limberg2023-03-233-2/+6
* Bump version to 3.4.23.4.2Waylan Limberg2023-03-222-2/+2
* Switch from setup.py to pyproject.toml (#1324)Waylan Limberg2023-03-229-151/+98
* Update the year in copyrightY.D.X2023-01-091-1/+1
* Officially support Python 3.11 (#1313)Waylan Limberg2022-12-094-2/+7
* Consider <html> a block-level HTML element (#1309)kernc2022-12-023-14/+5
* codehilite: Update Pygments URLLetu Ren2022-11-281-1/+1
* Update documentation in file `toc.md` in `slugify` part.Vyacheslav.Redlov2022-11-281-2/+2
* Improve standalone * and _ parsing.Waylan Limberg2022-11-153-4/+50
* fixed docs for output_formatBastian Venthur2022-08-311-1/+1
* docs: Fix a few typosTim Gates2022-07-255-6/+6
* Bump version to 3.4.13.4.1Waylan Limberg2022-07-151-1/+1
* Fix import issue with importlib.utilWaylan Limberg2022-07-152-1/+5
* Bump version to 3.43.4Waylan Limberg2022-07-154-41/+47
* Move backslash unescaping to treeprocessorWaylan Limberg2022-07-156-8/+82
* fixed some spelling mistakesBastian Venthur2022-06-175-8/+8
* Remove redundant lines from PrettifyTreeprocessorId3aFly2022-06-131-2/+0
* Remove previously deprecated objectsWaylan Limberg2022-05-2710-292/+36
* Update PrettifyTreeprocessor `<pre><code>` handlingfourpoints2022-05-273-3/+43
* Add None check to PrettifyTreeprocessorfourpoints2022-05-252-1/+2
* Drop support for PY36Waylan Limberg2022-05-249-274/+14
* Only enumerate extension entry points when requiredAarni Koskela2022-05-243-10/+14
* Pass language to Pygments formatter in CodeHiliteLiang-Bo Wang2022-05-185-9/+199
* Use `@deprecated` for __setitem__ and __delitem__ of Registry.L2022-05-162-13/+3
* Use `@deprecated` for Registry.add()L2022-05-162-7/+2
* Support for custom Pygments formatterShrikant Sharat Kandula2022-05-095-4/+161
* Support custom CSS class on TOC elementJannis Vajen2022-05-055-1/+56
* Footnotes improvementsysard2022-05-054-7/+68
* fixed link #1154ireznikov2022-05-051-1/+1
* Update th/td to use style attributeGaige B Paulsen2022-05-058-641/+943
* Bump version to 3.3.73.3.7Waylan Limberg2022-05-052-2/+2
* Add markdown-link-check github action.Waylan Limberg2022-05-053-12/+12
* Ensure fenced code attributes are properly escaped.Waylan Limberg2022-05-043-15/+29
* extensions: copy config dict on each highlighted blockGert van Dijk2022-04-184-2/+81
* Fix typos and remove trailing spacesKian-Meng Ang2022-04-1010-38/+38
* [style]: fix various typos in docstrings and commentsFlorian Best2022-03-1822-39/+39
* Disallow square brackets in reference link ids.Waylan Limberg2022-01-103-1/+39
* Bump version to 3.3.63.3.6Waylan Limberg2021-11-172-1/+5
* update install requires to drop quotesZiyang Liu2021-11-171-1/+1
* Bump version to 3.3.53.3.5Waylan Limberg2021-11-162-2/+2
* Support Python 3.10Waylan Limberg2021-11-165-12/+16
* Ensure <summary> tags are parsed correctly.Waylan Limberg2021-11-034-3/+25
* Fix one more misplaced changelog entryDmitry Shachnev2021-08-112-2/+2
* Improve email address validation for Automatic LinksCarlos2021-08-113-4/+68
* Fix changelog entry in wrong placefacelessuser2021-08-092-1/+1
* Re-use compiled regex for block level checksHebaruSan2021-08-092-1/+4