Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for <foo>+<bar> lexers of Pygments | papaeye | 2012-07-21 | 1 | -0/+9 |
| | |||||
* | Removed Codehilite from tests. | Waylan Limberg | 2012-01-20 | 1 | -31/+31 |
| | | | | | | Codehilite generates differant output with differant versiosn of pygments. We support those various versions of pygments but can't unsure that the same version is always available on every platform tests are run on. | ||||
* | Support github-flavored markdown by making the '.' optional before language ↵ | Mike Dirolf | 2012-01-17 | 1 | -0/+32 |
type. |