summaryrefslogtreecommitdiff
path: root/docs/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Flexible inline (#629)Isaac Muse2018-01-171-1/+108
* docs: Remove references to header_id.md page.Dmitry Shachnev2018-01-122-4/+0
* Refactor Extension loading (#627)Waylan Limberg2018-01-1218-87/+125
* Removed deprecated HeaderId Extension.Waylan Limberg2018-01-111-131/+0
* Remove unwanted apostrophe from docsAlex Chan2017-12-271-1/+1
* [Footnote extension] Add a way to customize the backlink title (#616)Jorge Maldonado Ventura2017-12-221-0/+6
* Switch docs to MKDocs (#602)Waylan Limberg2017-12-0624-971/+1060
* Feature ancestry (#598)Isaac Muse2017-11-231-1/+5
* Clean up some docs formatting.Waylan Limberg2017-09-181-8/+8
* GitHub/waylan => GitHub/Python-Markdown orgWaylan Limberg2017-08-171-1/+1
* The location keyword of OrderedDict.add is not optional.Waylan Limberg2017-03-091-1/+1
* command line (#517)Ben Petty2016-12-231-1/+1
* Spelling error (#516)Ben Petty2016-12-231-1/+1
* Fix a few spelling errors.Waylan Limberg2016-09-231-3/+3
* Additional improvements to Codehilite docs. Addesses concerns raised in #480.Waylan Limberg2016-06-061-18/+45
* added instructions for CodeHilite with PygmentsKristian Rother2016-06-061-8/+15
* fix broken documentation codeJakob Kramer2015-03-131-5/+5
* Removed `yaml` option from meta-data extension.Waylan Limberg2015-03-081-19/+5
* Thorough spell check of the docs.Waylan Limberg2015-02-0713-234/+246
* Added a 'use_pygments' config option to CodeHilite.Waylan Limberg2015-02-051-1/+10
* Clean up a few typos and formatting issues.Waylan Limberg2015-01-011-8/+4
* HeaderId Extension marked as Pending Deprecation.Waylan Limberg2015-01-012-26/+75
* Added first draft of 2.6 release notes.Waylan Limberg2014-12-301-2/+2
* Better docs of treeprocessor API.Waylan Limberg2014-12-291-3/+14
* Merge pull request #378 from d0ugal/docs-fixWaylan Limberg2014-12-231-4/+5
|\
| * Correct the documentation for the slugify functionDougal Matthews2014-12-221-4/+5
* | Add YAML support to Meta extensionKernc2014-11-301-6/+26
|/
* Updated nl2br example in docs.Waylan Limberg2014-10-281-1/+1