Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-16 | switch to pygments | Florian Pritz | 1 | -19/+0 | |
- faster than geshi - easier to modify the css because there is only one - geshi upstream seems pretty dead Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-04-09 | update geshi css files | Florian Pritz | 1 | -3/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-10-31 | fix unified diff highlighting | Florian Pritz | 1 | -2/+3 | |
We shouldn't recolor "ed commands" when they appear in a unified diff. To make this work we have to mark comment lines so the css selector can find them. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2010-09-22 | split css file | Florian Pritz | 1 | -0/+19 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> |