summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix processing angle quotes in smarty extension"revert-417-masterWaylan Limberg2015-06-183-10/+4
* Merge pull request #417 from mitya57/masterWaylan Limberg2015-06-153-4/+10
|\
| * smarty: Use a separate processor for angled quotesDmitry Shachnev2015-06-151-4/+8
| * tests: Add a failing case for `<<Hello>>` to smarty testDmitry Shachnev2015-06-152-0/+2
|/
* Merge pull request #415 from karepker/masterWaylan Limberg2015-06-012-11/+28
|\
| * Updated BlockProcessor to new-style class. Changed subclasses to use super().Kar Epker2015-06-012-6/+6
| * Changed formatting of regex strings. Fixed flake8 issues.Kar Epker2015-06-012-19/+10
| * Changed line continuations to satisfy pylint.Kar Epker2015-06-012-14/+19
| * Fixed parser ignoring value of tab_length.Kar Epker2015-06-012-9/+30
|/
* Updated change_log for 2.6.2.Waylan Limberg2015-04-201-0/+2
* Upped version to 2.6.22.6.2-finalWaylan Limberg2015-04-201-1/+1
* Merge pull request #404 from iKevinY/spelling-fixesWaylan Limberg2015-04-061-6/+6
|\
| * Miscellaneous capitalization/spelling fixesKevin Yap2015-04-061-6/+6
* | Merge pull request #400 from pieterprovoost/emptytableWaylan Limberg2015-04-063-3/+15
|\ \ | |/ |/|
| * updated tables testpieterprovoost2015-04-062-2/+11
| * added support for zero row tablespieterprovoost2015-04-052-2/+5
|/
* smarty: Add back special case for decade abbreviationsDmitry Shachnev2015-03-183-6/+10
* Merge branch 'master' of https://github.com/waylan/Python-MarkdownWaylan Limberg2015-03-141-5/+5
|\
| * Merge pull request #397 from gandaro/doc-fail-0Waylan Limberg2015-03-131-5/+5
| |\
| | * fix broken documentation codeJakob Kramer2015-03-131-5/+5
| |/
* | Add Comment support to toc.Waylan Limberg2015-03-141-2/+2
|/
* Upped version to 2.6.12.6.1-finalWaylan Limberg2015-03-082-1/+5
* Removed `yaml` option from meta-data extension.Waylan Limberg2015-03-084-74/+16
* No `=` in key or value of attr lists.Waylan Limberg2015-02-243-3/+21
* Fix formatting DeprecationWarning messages.Dmitry Shachnev2015-02-201-2/+2
* Upped version to 2.6 final2.6-finalWaylan Limberg2015-02-192-2/+2
* Add 'help' command to makefileWaylan Limberg2015-02-191-0/+14
* No binary operators at begining of line.Waylan Limberg2015-02-184-17/+14
* Cleaned up spelling (again).Waylan Limberg2015-02-182-5/+6
* Reformatted Release Notes for 2.6.Waylan Limberg2015-02-181-154/+188
* Added some words missing from Travis' aspell dict.Waylan Limberg2015-02-071-0/+5
* Add Docs spellchecking Test.Waylan Limberg2015-02-074-1/+157
* Thorough spell check of the docs.Waylan Limberg2015-02-0728-429/+441
* Added a 'use_pygments' config option to CodeHilite.Waylan Limberg2015-02-054-8/+43
* Upgraded to DeprecationWarning on ext `config` keyword.Waylan Limberg2015-02-052-18/+68
* Fix back-compat import of ext names without dots.Waylan Limberg2015-02-021-1/+1
* Use newer ElementTree API to avoid future breakage.Waylan Limberg2015-01-317-10/+9
* Only log warnings from commandline script.Waylan Limberg2015-01-314-21/+30
* Merge pull request #382 from nikolas/patch-1Waylan Limberg2015-01-281-1/+1
|\
| * typo fixnikolas2015-01-281-1/+1
| * Fix typo in release-2.6.txtnikolas2015-01-281-1/+1
|/
* Add offical support for PyPy.Waylan Limberg2015-01-103-2/+8
* Added test-requirements.txtWaylan Limberg2015-01-102-4/+5
* Clean up a few typos and formatting issues.Waylan Limberg2015-01-012-55/+51
* More refactor of TOC Extension.Waylan Limberg2015-01-011-24/+24
* Merge branch 'master' of https://github.com/waylan/Python-MarkdownWaylan Limberg2015-01-011-1/+1
|\
| * Merge pull request #381 from svetlyak40wt/patch-1Waylan Limberg2014-12-311-1/+1
| |\
| | * Fix a small typoAlexander Artemenko2014-12-311-1/+1
| |/
* | HeaderId Extension marked as Pending Deprecation.Waylan Limberg2015-01-016-157/+289
|/
* Added first draft of 2.6 release notes.Waylan Limberg2014-12-305-6/+142