summaryrefslogtreecommitdiff
path: root/docs/extensions
Commit message (Expand)AuthorAgeFilesLines
* Update documentation in file `toc.md` in `slugify` part.Vyacheslav.Redlov2022-11-281-2/+2
* docs: Fix a few typosTim Gates2022-07-252-3/+3
* Bump version to 3.43.4Waylan Limberg2022-07-151-2/+2
* Pass language to Pygments formatter in CodeHiliteLiang-Bo Wang2022-05-181-3/+49
* Support for custom Pygments formatterShrikant Sharat Kandula2022-05-091-0/+10
* Support custom CSS class on TOC elementJannis Vajen2022-05-051-0/+3
* Footnotes improvementsysard2022-05-051-2/+6
* fixed link #1154ireznikov2022-05-051-1/+1
* Update th/td to use style attributeGaige B Paulsen2022-05-051-1/+21
* Fix typos and remove trailing spacesKian-Meng Ang2022-04-101-25/+25
* document footnote's need for reset() between multiple runsPeter Kaminski2021-07-061-0/+28
* Fix link to extensions tutorialJannis Vajen2021-05-261-1/+1
* Add an HtmlStash section to docsCris Luengo2021-01-281-0/+19
* Replace effbot.org linksWaylan Limberg2020-12-081-4/+3
* Unify all block-level tags. (#1048)Waylan Limberg2020-10-201-4/+4
* Ensure consistent handling of classes by fenced_code and codehilite (#1033)Waylan Limberg2020-10-081-2/+2
* Support unicode ids in toc (#970)Antoine2020-10-011-0/+3
* Refactor HTML Parser (#803)Waylan Limberg2020-09-221-75/+187
* Document passing configuration options to Extra.Waylan Limberg2020-09-171-7/+31
* Update information about richleland/pygments-css.Waylan Limberg2020-09-101-6/+7
* Add suport for attr_lists in table headers.Waylan Limberg2020-06-301-0/+2
* Tune attr list regexWaylan Limberg2020-06-302-1/+41
* Clarify attr_list docsWaylan Limberg2020-06-251-2/+32
* Refactor fenced_code & codehilite options (#816)Waylan Limberg2020-06-232-77/+233
* Document limitations if attr_list extension.Waylan Limberg2020-05-141-0/+29
* Documentation cleanup.Waylan Limberg2020-05-081-0/+4
* Add checklinks tox env and shell script. (#955)Waylan Limberg2020-05-072-3/+3
* Refactor Extension API docs (#946)Charles Merriam2020-05-071-493/+546
* Simplify xml.etree.ElementTree loading (#902)Dmitry Shachnev2020-02-031-16/+6
* Add permalink_title option (#886)Waylan Limberg2019-11-261-0/+3
* Add anchorlink_class and permalink_class options to TOCWaylan Limberg2019-11-261-0/+6
* legacy_attr => legacy_attrs. (#870)NNRepos2019-10-292-4/+4
* Always wrap CodeHilite code in <code> tags (#862)Tim Martin2019-09-301-5/+12
* Close code tagOskar Sharipov2019-09-161-0/+1
* Separate Markdown parsing in HTML to separate extension (#859)Isaac Muse2019-09-043-129/+147
* fix: Typo (#857)Patrick Browne2019-08-311-1/+1
* Added trivial examples to extension docsJamie Scott2019-08-0116-2/+98
* Update extra.mdMatt Sephton2019-06-251-1/+1
* Use https:// links where availableJon Dufresne2019-06-127-12/+12
* Fix TOC docsWaylan Limberg2019-03-251-7/+7
* Add support for a range to toc_depth.Klaus Mueller2019-02-221-6/+12
* Clarify in docs that a high value corresponds to high extension priority (#756)Maurice van der Pot2018-11-181-2/+3
* foot note adjustments (#728)Isaac Muse2018-10-091-0/+3
* Support custom labels in TOC. (#700)Waylan Limberg2018-09-051-1/+62
* Update 3.0 release notesWaylan Limberg2018-08-0310-144/+183
* Add toc_depth parameter to toc extensionJesús Fernández2018-07-241-0/+8
* Add the possibility to set additional classesWhiteWinterWolf2018-07-241-2/+20
* typo fix in nl2br.md (#673)Vyacheslav Matyukhin2018-06-231-1/+1
* Fix formatting in fenced code block exampleDmitry Shachnev2018-06-051-2/+2
* Fix typosJakub Wilk2018-02-172-8/+8