index
:
markdown/.git
master
A Python implementation of John Gruber’s Markdown with Extension support.
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add toc_depth parameter to toc extension
Jesús Fernández
2018-07-24
1
-0
/
+8
*
Add the possibility to set additional classes
WhiteWinterWolf
2018-07-24
1
-2
/
+20
*
typo fix in nl2br.md (#673)
Vyacheslav Matyukhin
2018-06-23
1
-1
/
+1
*
Fix formatting in fenced code block example
Dmitry Shachnev
2018-06-05
1
-2
/
+2
*
Fix typos
Jakub Wilk
2018-02-17
2
-8
/
+8
*
Flexible inline (#629)
Isaac Muse
2018-01-17
1
-1
/
+108
*
docs: Remove references to header_id.md page.
Dmitry Shachnev
2018-01-12
2
-4
/
+0
*
Refactor Extension loading (#627)
Waylan Limberg
2018-01-12
18
-87
/
+125
*
Removed deprecated HeaderId Extension.
Waylan Limberg
2018-01-11
1
-131
/
+0
*
Remove unwanted apostrophe from docs
Alex Chan
2017-12-27
1
-1
/
+1
*
[Footnote extension] Add a way to customize the backlink title (#616)
Jorge Maldonado Ventura
2017-12-22
1
-0
/
+6
*
Switch docs to MKDocs (#602)
Waylan Limberg
2017-12-06
24
-971
/
+1060
*
Feature ancestry (#598)
Isaac Muse
2017-11-23
1
-1
/
+5
*
Clean up some docs formatting.
Waylan Limberg
2017-09-18
1
-8
/
+8
*
GitHub/waylan => GitHub/Python-Markdown org
Waylan Limberg
2017-08-17
1
-1
/
+1
*
The location keyword of OrderedDict.add is not optional.
Waylan Limberg
2017-03-09
1
-1
/
+1
*
command line (#517)
Ben Petty
2016-12-23
1
-1
/
+1
*
Spelling error (#516)
Ben Petty
2016-12-23
1
-1
/
+1
*
Fix a few spelling errors.
Waylan Limberg
2016-09-23
1
-3
/
+3
*
Additional improvements to Codehilite docs. Addesses concerns raised in #480.
Waylan Limberg
2016-06-06
1
-18
/
+45
*
added instructions for CodeHilite with Pygments
Kristian Rother
2016-06-06
1
-8
/
+15
*
fix broken documentation code
Jakob Kramer
2015-03-13
1
-5
/
+5
*
Removed `yaml` option from meta-data extension.
Waylan Limberg
2015-03-08
1
-19
/
+5
*
Thorough spell check of the docs.
Waylan Limberg
2015-02-07
13
-234
/
+246
*
Added a 'use_pygments' config option to CodeHilite.
Waylan Limberg
2015-02-05
1
-1
/
+10
*
Clean up a few typos and formatting issues.
Waylan Limberg
2015-01-01
1
-8
/
+4
*
HeaderId Extension marked as Pending Deprecation.
Waylan Limberg
2015-01-01
2
-26
/
+75
*
Added first draft of 2.6 release notes.
Waylan Limberg
2014-12-30
1
-2
/
+2
*
Better docs of treeprocessor API.
Waylan Limberg
2014-12-29
1
-3
/
+14
*
Merge pull request #378 from d0ugal/docs-fix
Waylan Limberg
2014-12-23
1
-4
/
+5
|
\
|
*
Correct the documentation for the slugify function
Dougal Matthews
2014-12-22
1
-4
/
+5
*
|
Add YAML support to Meta extension
Kernc
2014-11-30
1
-6
/
+26
|
/
*
Updated nl2br example in docs.
Waylan Limberg
2014-10-28
1
-1
/
+1
*
Some docs cleanup.
Waylan Limberg
2014-08-29
3
-34
/
+29
*
Updated extension API docs for recent changes.
Waylan Limberg
2014-08-29
1
-46
/
+68
*
Code exampeles in extension docs now show best practices.
Waylan Limberg
2014-08-29
2
-13
/
+14
*
Docs now use dot notation for all extensions.
Waylan Limberg
2014-08-29
17
-45
/
+45
*
Renamed 'smart_substitutions' option to 'substitutions'. Fixed a typo.
Martin Altmayer
2014-08-15
1
-3
/
+3
*
Replaced smart_lsquo etc. by a single option smart_substitutions which allows...
Martin Altmayer
2014-08-11
1
-9
/
+17
*
Added options to the Smarty extension that configure the text that is used to...
Martin Altmayer
2014-08-09
1
-0
/
+13
*
Updated extension API docs for Extension.__init__ refactor
Waylan Limberg
2014-08-01
1
-9
/
+18
*
smarty: add support for angled quotes
Dmitry Shachnev
2014-06-19
1
-11
/
+13
*
Cleaned up some minor issues with recent changes to docs.
Waylan Limberg
2014-02-16
8
-36
/
+55
*
docs: capitalization fixes, plural fixes, small wording improvements
Jakub Klinkovský
2014-02-15
17
-54
/
+56
*
docs: update wikilinks documentation
Jakub Klinkovský
2014-02-15
1
-38
/
+24
*
docs: update toc documentation
Jakub Klinkovský
2014-02-15
1
-30
/
+43
*
docs: update smarty documentation
Jakub Klinkovský
2014-02-15
1
-19
/
+10
*
docs: update sane_lists documentation
Jakub Klinkovský
2014-02-15
1
-12
/
+4
*
docs: update nl2br documentation
Jakub Klinkovský
2014-02-15
1
-3
/
+15
*
docs: update meta_data documentation
Jakub Klinkovský
2014-02-15
1
-14
/
+25
[next]