aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upped to version 2.6.4.2.6.4-finalWaylan Limberg2015-11-062-1/+3
* Ensure InlinePatterns don't drop newlines.Waylan Limberg2015-11-063-2/+7
* Upped to version 2.6.3.2.6.3-finalWaylan Limberg2015-10-262-1/+3
* Merge pull request #437 from MustafaHaddara/table-inline-codeWaylan Limberg2015-10-264-4/+134
|\
| * Fixed handling of table cell splitMustafa Haddara2015-10-244-4/+134
* | Coverage 4.0 dropped support for Python 3.2. Until we drop Python 3.2, we mus...Waylan Limberg2015-10-261-1/+1
|/
* Merge pull request #432 from facelessuser/masterWaylan Limberg2015-09-053-4/+16
|\
| * Fix infinite loop #430facelessuser2015-09-043-4/+16
|/
* Merge pull request #429 from Tigge/patch-1Waylan Limberg2015-08-293-1/+21
|\
| * Fix find footnote placeholder to recurseGustav Tiger2015-08-293-1/+21
|/
* Merge pull request #419 from mitya57/masterWaylan Limberg2015-06-205-12/+16
|\
| * Add a test for duplicate angled quotes without smarty extensionDmitry Shachnev2015-06-202-1/+4
| * Override regex for html inline pattern when smart_angled_quotes is trueDmitry Shachnev2015-06-201-1/+6
| * Add a test to make sure quotes processor does not touch code blocksDmitry Shachnev2015-06-192-2/+2
| * Revert "smarty: Use a separate processor for angled quotes"Dmitry Shachnev2015-06-191-8/+4
* | Restict travis to non-experimental branches.Waylan Limberg2015-06-191-0/+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