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
*
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
*
Added `--extension_configs` option to the CLI.
Waylan Limberg
2014-08-22
2
-16
/
+73
*
Update docs for tests refactor. INI => YAML. Relates to #333.
Waylan Limberg
2014-08-21
2
-16
/
+17
*
Upped version to 2.5-dev and started release notes.
Waylan Limberg
2014-08-20
4
-3
/
+50
*
Update lib reference docs to reflect that extension_configs accepts dicts. Re...
Waylan Limberg
2014-08-20
1
-10
/
+14
*
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
*
Update reference docs for recent Extension.__init__ refactor.
Waylan Limberg
2014-08-01
1
-3
/
+13
*
smarty: add support for angled quotes
Dmitry Shachnev
2014-06-19
1
-11
/
+13
*
Emphasized proper use of reset method in docs.
John Sullivan
2014-04-19
1
-5
/
+8
*
Fix typo in reference.txt
Martin Maillard
2014-03-03
1
-1
/
+1
*
Upped version to 2.4 final.
2.4-final
Waylan Limberg
2014-02-16
1
-1
/
+1
*
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
*
docs: update header_id documentation
Jakub Klinkovský
2014-02-15
1
-10
/
+16
*
docs: update codehilite documentation
Jakub Klinkovský
2014-02-15
1
-67
/
+72
*
docs: improved documentation of the extra/ extensions
Jakub Klinkovský
2014-02-15
7
-78
/
+74
[next]