aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions-x-toc
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug in toc extension and added a test. We now disallow the marker in ↵Waylan Limberg2009-03-182-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 Takhteyev2008-10-182-0/+701
|
* Adding Jack Miller's TOC extension and a test file for it.Yuri Takhteyev2008-10-171-0/+849
(I can't get it to work, though.)