Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moves tests to a subdir of the markdown lib. | Waylan Limberg | 2009-06-05 | 1 | -9/+0 |
| | |||||
* | Fixed bug in toc extension and added a test. We now disallow the marker in ↵ | Waylan Limberg | 2009-03-18 | 1 | -0/+9 |
any headers (h1-6) as this crashes markdown with an infinite loop trying to build the toc. Thanks for the report Holger Rapp. |