| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #52 | ryneeverett | 2013-10-14 | 6 | -57/+330 |
* | Merge pull request #252 from mitya57/master | Waylan Limberg | 2013-09-29 | 10 | -47/+78 |
|\ |
|
| * | toc: insert `¶` instead of raw unicode character | Dmitry Shachnev | 2013-09-29 | 2 | -7/+7 |
| * | Mention new option in toc.txt | Dmitry Shachnev | 2013-09-29 | 1 | -0/+2 |
| * | Add tests for the previous two commits | Dmitry Shachnev | 2013-09-25 | 4 | -10/+23 |
| * | Add new "permalink" option to toc extension | Dmitry Shachnev | 2013-09-25 | 3 | -15/+34 |
| * | Add new utility function parseBoolValue() | Dmitry Shachnev | 2013-09-25 | 4 | -23/+20 |
* | | Merge pull request #256 from eichin/patch-1 | Waylan Limberg | 2013-09-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update __init__.py | Mark Eichin | 2013-09-26 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #247 from vhf/patch-1 | Waylan Limberg | 2013-09-18 | 1 | -1/+1 |
|\ |
|
| * | Typo fix | vhf / victor felder | 2013-09-09 | 1 | -1/+1 |
* | | Merge pull request #251 from me-and/wikilinks-s | Waylan Limberg | 2013-09-18 | 1 | -26/+26 |
|\ \ |
|
| * | | Clean trailing whitespace | Adam Dinwoodie | 2013-09-19 | 1 | -21/+21 |
| * | | Correct documentation: `wikilink` -> `wikilinks` | Adam Dinwoodie | 2013-09-19 | 1 | -6/+6 |
|/ / |
|
* | | Merge pull request #249 from lvella/master | Waylan Limberg | 2013-09-11 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix: "AttributeError: 'dict_items' object has no attribute 'sort'" | Lucas Clemente Vella | 2013-09-11 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #246 from FND/patch-1 | Waylan Limberg | 2013-09-04 | 1 | -1/+1 |
|\ |
|
| * | fix typo | FND | 2013-09-04 | 1 | -1/+1 |
|/ |
|
* | Ensure each term on def list maintains its own loose status. | Waylan Limberg | 2013-09-02 | 3 | -2/+23 |
* | Merge pull request #244 from Grahack/patch-3 | Waylan Limberg | 2013-08-24 | 1 | -1/+1 |
|\ |
|
| * | Typo in util.py | Grahack | 2013-08-24 | 1 | -1/+1 |
|/ |
|
* | Allow fenced_code to be configurable in subclasses. | Waylan Limberg | 2013-08-19 | 1 | -10/+9 |
* | Added release notes for pending release of v2.4. | Waylan Limberg | 2013-08-13 | 4 | -5/+53 |
* | Deprecated CodeHilite's force_linenos config setting. | Waylan Limberg | 2013-08-13 | 1 | -1/+1 |
* | Extended headerid's rawHTML in id handling to toc ext. | Waylan Limberg | 2013-08-11 | 2 | -16/+20 |
* | Allow extensions to register serializers | Waylan Limberg | 2013-08-07 | 3 | -8/+28 |
* | Serializers now preserve case of tags. | Waylan Limberg | 2013-08-07 | 2 | -4/+35 |
* | HeaderID Ext now handles raw html in ids. Fixes #232 | Waylan Limberg | 2013-07-28 | 3 | -2/+32 |
* | Fix Python 3 compat in Attr_list. Fixes #218. | Waylan Limberg | 2013-07-28 | 1 | -1/+1 |
* | Merge pull request #233 from mitya57/run-test-fix | Waylan Limberg | 2013-07-28 | 1 | -1/+1 |
|\ |
|
| * | Fix NameError in run-tests.py | Dmitry Shachnev | 2013-07-28 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #231 from mitya57/master | Waylan Limberg | 2013-07-28 | 10 | -5/+344 |
|\ |
|
| * | Some fixes requested by @waylan, cleanup and tests improvements | Dmitry Shachnev | 2013-07-27 | 3 | -13/+20 |
| * | Use smarty extension when building docs | Dmitry Shachnev | 2013-07-26 | 1 | -1/+1 |
| * | Add documentation for smarty extension | Dmitry Shachnev | 2013-07-26 | 5 | -4/+63 |
| * | Add smarty extension, based on SmartyPants library | Dmitry Shachnev | 2013-07-26 | 4 | -0/+273 |
|/ |
|
* | Added support for attr_lists on definition list terms. | Waylan Limberg | 2013-07-19 | 4 | -4/+24 |
* | Allow inline attr_lists at end of header. | Waylan Limberg | 2013-07-19 | 3 | -3/+3 |
* | Attr_List Extension now also supports nested ol's. | Waylan Limberg | 2013-07-19 | 3 | -12/+54 |
* | MetaData no longer fails with no newline. Fixes #228. | Waylan Limberg | 2013-07-03 | 2 | -1/+8 |
* | Minor cleanup. | Waylan Limberg | 2013-06-16 | 1 | -1/+0 |
* | Attr_List Extension now support attr_lists on nested lists. | Waylan Limberg | 2013-06-16 | 3 | -2/+51 |
* | Fixed wikilinks extension's handling of config setting. Not sure how I didn't... | Waylan Limberg | 2013-06-16 | 1 | -2/+2 |
* | Improved codehilite docs. Document `css_class` setting. | Waylan Limberg | 2013-06-16 | 1 | -5/+13 |
* | AbbrExtension now handles abbreviations nested in other markup. | Waylan Limberg | 2013-06-16 | 2 | -2/+11 |
* | Fixed #216. WikiLink Extension actually accepts configs. | Waylan Limberg | 2013-05-19 | 1 | -2/+2 |
* | Updated extension API docs to list output_format and serializer on the md ins... | Waylan Limberg | 2013-05-09 | 1 | -6/+9 |
* | Merge pull request #212 from shvechikov/patch-1 | Waylan Limberg | 2013-04-15 | 1 | -1/+1 |
|\ |
|
| * | Fixed a typo in the docs | Leonid Shvechikov | 2013-04-15 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #207 from mitya57/cleanup | Waylan Limberg | 2013-03-23 | 4 | -11/+4 |
|\ |
|