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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fox formatting of extension_configs example.
Waylan Limberg
2016-11-17
1
-7
/
+3
*
Up version to 2.6.7
2.6.7-final
Waylan Limberg
2016-09-23
1
-0
/
+2
*
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
*
Convert readthedocs link for their .org -> .io migration for hosted projects
Adam Chainz
2016-05-29
2
-3
/
+3
*
Added version 2.6.6 to change log.
Waylan Limberg
2016-05-25
1
-0
/
+2
*
Fix lazy ordered list example in documentation
sblondon
2016-03-30
1
-2
/
+2
*
Updated change_log
Waylan Limberg
2015-11-24
1
-0
/
+2
*
Upped to version 2.6.4.
2.6.4-final
Waylan Limberg
2015-11-06
1
-0
/
+2
*
Upped to version 2.6.3.
2.6.3-final
Waylan Limberg
2015-10-26
1
-0
/
+2
*
Updated change_log for 2.6.2.
Waylan Limberg
2015-04-20
1
-0
/
+2
*
fix broken documentation code
Jakob Kramer
2015-03-13
1
-5
/
+5
*
Upped version to 2.6.1
2.6.1-final
Waylan Limberg
2015-03-08
1
-0
/
+4
*
Removed `yaml` option from meta-data extension.
Waylan Limberg
2015-03-08
2
-20
/
+10
*
Upped version to 2.6 final
2.6-final
Waylan Limberg
2015-02-19
1
-1
/
+1
*
Cleaned up spelling (again).
Waylan Limberg
2015-02-18
1
-4
/
+4
*
Reformatted Release Notes for 2.6.
Waylan Limberg
2015-02-18
1
-154
/
+188
*
Thorough spell check of the docs.
Waylan Limberg
2015-02-07
28
-429
/
+441
*
Added a 'use_pygments' config option to CodeHilite.
Waylan Limberg
2015-02-05
2
-1
/
+22
*
Upgraded to DeprecationWarning on ext `config` keyword.
Waylan Limberg
2015-02-05
1
-9
/
+57
*
typo fix
nikolas
2015-01-28
1
-1
/
+1
*
Fix typo in release-2.6.txt
nikolas
2015-01-28
1
-1
/
+1
*
Add offical support for PyPy.
Waylan Limberg
2015-01-10
1
-1
/
+6
*
Clean up a few typos and formatting issues.
Waylan Limberg
2015-01-01
2
-55
/
+51
*
Merge branch 'master' of https://github.com/waylan/Python-Markdown
Waylan Limberg
2015-01-01
1
-1
/
+1
|
\
|
*
Fix a small typo
Alexander Artemenko
2014-12-31
1
-1
/
+1
*
|
HeaderId Extension marked as Pending Deprecation.
Waylan Limberg
2015-01-01
3
-34
/
+110
|
/
*
Added first draft of 2.6 release notes.
Waylan Limberg
2014-12-30
5
-6
/
+142
*
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
|
/
*
Added 2.5.2 to changelog.
Waylan Limberg
2014-11-20
1
-0
/
+2
*
Updated nl2br example in docs.
Waylan Limberg
2014-10-28
1
-1
/
+1
*
Upped version to 2.5.1
2.5.1-final
Waylan Limberg
2014-09-26
2
-6
/
+5
*
Add 2.5 release date, and fix a typo.
Dmitry Shachnev
2014-09-15
2
-2
/
+2
*
Mark "Safe Mode" as pending deprecation.
Waylan Limberg
2014-09-01
3
-25
/
+72
*
Some docs cleanup.
Waylan Limberg
2014-08-29
7
-60
/
+53
*
Updated extension API docs for recent changes.
Waylan Limberg
2014-08-29
2
-46
/
+70
*
Mark special treatment of extension names as PendingDeprecation
Waylan Limberg
2014-08-29
3
-27
/
+55
*
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
18
-59
/
+52
*
Various tweaks to release notes.
Waylan Limberg
2014-08-27
1
-34
/
+46
*
Allow named extensions to specify the Class Name
Waylan Limberg
2014-08-27
1
-0
/
+30
*
Refactored extension importing.
Waylan Limberg
2014-08-27
1
-1
/
+4
*
Note deprecation of `force_linenums` keyword in release notes.
Waylan Limberg
2014-08-22
1
-3
/
+9
[next]