Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a test for previous comit from Steve Losh. Thanks Steve. Ticket 45 is ↵ | Waylan Limberg | 2009-12-26 | 2 | -0/+24 |
| | | | | fixed. | ||||
* | Fixed TOC extension to properly nest multiple header levels in the table of ↵ | Waylan Limberg | 2009-07-21 | 2 | -0/+25 |
| | | | | contents. Specificly, when stepping back multiple levels, the nestsed listed now follow suite. Test included. Thanks for the patch Jack Miller. | ||||
* | Fixed bug in toc extension and added a test. We now disallow the marker in ↵ | Waylan Limberg | 2009-03-18 | 2 | -0/+15 |
| | | | | any headers (h1-6) as this crashes markdown with an infinite loop trying to build the toc. Thanks for the report Holger Rapp. | ||||
* | Completing the test case for the toc extension. | Yuri Takhteyev | 2008-10-18 | 2 | -0/+701 |
| | |||||
* | Adding Jack Miller's TOC extension and a test file for it. | Yuri Takhteyev | 2008-10-17 | 1 | -0/+849 |
(I can't get it to work, though.) |