aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * docs: capitalization fixes, plural fixes, small wording improvementsJakub Klinkovský2014-02-1517-54/+56
| * docs: update wikilinks documentationJakub Klinkovský2014-02-151-38/+24
| * docs: update toc documentationJakub Klinkovský2014-02-151-30/+43
| * docs: update smarty documentationJakub Klinkovský2014-02-151-19/+10
| * docs: update sane_lists documentationJakub Klinkovský2014-02-151-12/+4
| * docs: update nl2br documentationJakub Klinkovský2014-02-151-3/+15
| * docs: update meta_data documentationJakub Klinkovský2014-02-151-14/+25
| * docs: update header_id documentationJakub Klinkovský2014-02-151-10/+16
| * docs: update codehilite documentationJakub Klinkovský2014-02-151-67/+72
| * docs: improved documentation of the extra/ extensionsJakub Klinkovský2014-02-158-79/+75
|/
* Merge pull request #287 from mitya57/masterWaylan Limberg2014-02-136-57/+58
|\
| * smarty: Get rid of canonicalize() function.Dmitry Shachnev2014-02-131-51/+16
| * Add a (failing) test for Smarty extension.Dmitry Shachnev2014-02-132-1/+3
| * Updated version 2.4 release notes.Dmitry Shachnev2014-02-133-5/+39
|/
* Merge pull request #285 from mitya57/masterWaylan Limberg2014-02-122-2/+2
|\
| * Fix some tests failuresDmitry Shachnev2014-02-122-2/+2
|/
* Merge pull request #284 from eichin/patch-2Waylan Limberg2014-02-111-1/+1
|\
| * typoMark Eichin2014-02-111-1/+1
|/
* Merge pull request #282 from llbit/patch-1Waylan Limberg2014-02-061-1/+1
|\
| * Pedantic edit in installation instructionsJesper Öqvist2014-02-061-1/+1
|/
* No longer restrict INLUNE_PLACEHOLDER to 4 digits.Waylan Limberg2014-02-021-1/+1
* Merge branch 'master' of github.com:waylan/Python-MarkdownWaylan Limberg2014-01-124-0/+27
|\
| * Merge pull request #267 from ryneeverett/attr_list-tablesWaylan Limberg2014-01-114-0/+27
| |\
| | * tables_and_attr_list testryneeverett2014-01-113-0/+25
| | * tables and attr_list compatibilityryneeverett2013-11-131-0/+2
* | | Improved multiline comment parsing.Waylan Limberg2014-01-125-12/+55
|/ /
* | No longer percent encode spaces in urls.Waylan Limberg2014-01-093-4/+3
* | Only escape ESCAPED_CHARS.Waylan Limberg2014-01-093-1/+25
* | Address various depreciated APIs in PythonWaylan Limberg2014-01-084-16/+16
* | Merge pull request #274 from ajdavis/highlight-linesWaylan Limberg2014-01-075-11/+178
|\ \
| * | Document hl_lines feature for fenced_code and codehilite extensions.A. Jesse Jiryu Davis2014-01-072-0/+36
| * | Allow single as well as double quotes for hl_lines.A. Jesse Jiryu Davis2014-01-073-17/+23
| * | Support syntax for highlighted lines like: ```python hl_lines=“1 3”A. Jesse Jiryu Davis2014-01-063-8/+47
| * | Add feature for emphasizing some lines in a code block.A. Jesse Jiryu Davis2014-01-033-11/+97
* | | Merge pull request #275 from geekman/masterWaylan Limberg2014-01-053-1/+22
|\ \ \ | |/ / |/| |
| * | Fixed parsing of brackets within inline image titles.Darell Tan2014-01-053-1/+22
|/ /
* | Fixed silly spelling errors.Waylan Limberg2014-01-011-6/+6
* | Updated footnote documentation for clarity.Waylan Limberg2014-01-011-8/+21
* | Merge pull request #266 from ryneeverett/issue52Waylan Limberg2013-12-233-22/+24
|\ \
| * | Miscellaneous improvements and bug fixes.ryneeverett2013-11-193-22/+24
| |/
* | Merge pull request #272 from cjrd/masterWaylan Limberg2013-12-231-3/+2
|\ \ | |/ |/|
| * added missing 's' to wikilinks documentationColorado Reed2013-12-221-3/+2
|/
* Update reference.txtWaylan Limberg2013-10-231-1/+1
* Merge pull request #260 from ryneeverett/masterWaylan Limberg2013-10-146-57/+330
|\
| * Issue #52ryneeverett2013-10-146-57/+330
|/
* Merge pull request #252 from mitya57/masterWaylan Limberg2013-09-2910-47/+78
|\
| * toc: insert `¶` instead of raw unicode characterDmitry Shachnev2013-09-292-7/+7
| * Mention new option in toc.txtDmitry Shachnev2013-09-291-0/+2
| * Add tests for the previous two commitsDmitry Shachnev2013-09-254-10/+23
| * Add new "permalink" option to toc extensionDmitry Shachnev2013-09-253-15/+34