| Commit message (Expand) | Author | Age | Files | Lines |
* | Add documentation for smarty extension | Dmitry Shachnev | 2013-07-26 | 4 | -4/+62 |
* | Improved codehilite docs. Document `css_class` setting. | Waylan Limberg | 2013-06-16 | 1 | -5/+13 |
* | Updated extension API docs to list output_format and serializer on the md ins... | Waylan Limberg | 2013-05-09 | 1 | -6/+9 |
* | Removed html_tidy docs. | Waylan Limberg | 2013-03-13 | 1 | -34/+0 |
* | Removed the html_tidy extension. See 2.3 release notes for explaination. | Waylan Limberg | 2013-03-13 | 3 | -6/+4 |
* | Tweaked the docs some more. | Waylan Limberg | 2013-02-27 | 3 | -37/+37 |
* | Various changes to docs for updated changes, clarity, and to fix typos. | Waylan Limberg | 2013-02-19 | 8 | -97/+103 |
* | Ensure toc attribute is available on Markdown class. | Waylan Limberg | 2013-02-19 | 1 | -2/+19 |
* | Allow better linenum override in CodeHilite | Waylan Limberg | 2013-02-14 | 1 | -6/+19 |
* | Remove RSS Extension. | Waylan Limberg | 2013-02-12 | 4 | -47/+4 |
* | Noted in docs that admonitions are experimental. | Waylan Limberg | 2013-02-10 | 1 | -1/+5 |
* | Better synthax description in the docs. | Tiago Serafim | 2013-02-09 | 1 | -1/+1 |
* | Merge branch 'master' into admonition | Tiago Serafim | 2013-02-09 | 3 | -22/+57 |
|\ |
|
| * | Fixed minor typo in attr_list docs. | Waylan Limberg | 2012-11-04 | 1 | -1/+1 |
| * | docs/extensions/index.txt: make it clear what name to pass for extensions | Dmitry Shachnev | 2012-11-03 | 1 | -19/+53 |
| * | Fixed #141. Minor typo on wikilinks docs. | Waylan Limberg | 2012-09-07 | 1 | -1/+1 |
* | | First version of the docs. | Tiago Serafim | 2012-09-19 | 4 | -38/+114 |
|/ |
|
* | Misc typos. | chri | 2012-08-28 | 1 | -2/+2 |
* | Merge pull request #121 from Scorpil/patch-1 | Waylan Limberg | 2012-07-18 | 1 | -1/+1 |
|\ |
|
| * | Fixed typo in docs: 'md.treepreprocessor' for 'md.treeprocessor'. | Andrew | 2012-07-19 | 1 | -1/+1 |
* | | Fixes example after moving AtomicString to util | Antoine Pelisse | 2012-07-18 | 1 | -1/+1 |
|/ |
|
* | Fixed #106. Replaced all references to freewisdom.org (except for Yuri's home... | Waylan Limberg | 2012-06-28 | 1 | -1/+0 |
* | Fixed #110. Documented the 'fenced_code' extension's support for the 'codehil... | Waylan Limberg | 2012-06-28 | 1 | -0/+13 |
* | Rename docs/*.md => docs/*.txt | Waylan Limberg | 2012-03-07 | 19 | -0/+0 |
* | Fixed up some formating errors in docs and added/fixed more internal links. | Waylan Limberg | 2012-03-07 | 9 | -34/+35 |
* | Added a bunch of internal links to the docs. | Waylan Limberg | 2012-03-07 | 1 | -28/+19 |
* | Renamed a few docswith better file names. | Waylan Limberg | 2012-03-07 | 4 | -10/+629 |
* | Refactored Docs to use Sphinx styled template. | Waylan Limberg | 2012-03-01 | 18 | -1/+110 |
* | Fixes #64. Added sane_list extension. | Waylan Limberg | 2012-01-24 | 2 | -0/+76 |
* | Updated docs/extensions/index to be more informative - not just list extensions. | Waylan Limberg | 2011-10-06 | 1 | -2/+30 |
* | Updated docs to no longer use the [[wikilink]] style links from the old wiki.... | Waylan Limberg | 2011-09-22 | 6 | -38/+37 |
* | Updated Extra Extension docs to relect recent changes in the extension. | Waylan Limberg | 2011-09-22 | 1 | -9/+7 |
* | Renamed *.txt -> *.md in docs. | Waylan Limberg | 2011-08-23 | 18 | -27/+0 |
* | Refactored HeaderId extension to no longer include defining ids. It only auto... | Waylan Limberg | 2011-06-30 | 2 | -48/+50 |
* | Added nl2br extension. Closes #13. Thanks to Brian Neal for writing the code ... | Waylan Limberg | 2011-06-21 | 2 | -17/+21 |
* | Merge branch 'master' of https://github.com/waylan/Python-Markdown | Waylan Limberg | 2011-06-20 | 1 | -0/+7 |
|\ |
|
| * | Minor Doc update. Fixed a typo in previous commit. | Waylan Limberg | 2011-06-20 | 1 | -1/+1 |
| * | allow language guessing to be disabled by passing a setting to CodeHilite - c... | Rob McBroom | 2011-06-19 | 1 | -0/+7 |
* | | Added docs and tests to attr_list ext. Closes #7. | Waylan Limberg | 2011-06-20 | 1 | -0/+74 |
|/ |
|
* | Added smart_strong extension. Fixes Issue #17. Like PHP Markdown Extra, we no... | Waylan Limberg | 2011-06-07 | 2 | -0/+31 |
* | Fixed a documentation error with recent wikilinks update and added a regressi... | Waylan Limberg | 2009-03-21 | 1 | -1/+1 |
* | Fixed a few bugs in wikilinks url cleaning. And for those who don't like the ... | Waylan Limberg | 2009-03-20 | 1 | -0/+16 |
* | Added documentation for the rest of the extensions included with the distribu... | Waylan Limberg | 2009-03-19 | 8 | -1/+469 |
* | Added documentation for Extra Extension and all the extentions it supports. S... | Waylan Limberg | 2009-03-18 | 7 | -0/+433 |
* | Added extension subdir to docs with index listing all included extensions. No... | Waylan Limberg | 2009-03-17 | 1 | -0/+44 |