Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | also undo changes to the test.cfg | Daniel Gottlieb | 2011-12-27 | 1 | -4/+0 |
| | |||||
* | Allow tildes or backticks in the fenced_code extension to support the syntax ↵ | Daniel Gottlieb | 2011-12-27 | 1 | -1/+5 |
| | | | | used by github | ||||
* | Added docs and tests to attr_list ext. Closes #7. | Waylan Limberg | 2011-06-20 | 1 | -0/+3 |
| | |||||
* | Skipping codehilite test as differant versions of pygments give slightly ↵ | Waylan Limberg | 2010-11-04 | 1 | -0/+2 |
| | | | | differant output and I'm tired of seeing the test fail when there is no real problem. | ||||
* | Moved test dir back out of markdown lib. We don't need to install the tests ↵ | Waylan Limberg | 2010-02-12 | 1 | -0/+17 |
in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc. |