Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-08 | point out where to get highlight perl bindings | Joey Hess | |
2009-05-23 | allow format to use any language supported by highlight | Joey Hess | |
format: Provide a htmlizefallback hook that other plugins can use to handle formats that are not suitable for general-purpose htmlize hooks. highlight: Use the hook to allow formatting of any language/extension, without it needing to be enabled for standalone source files. highlight: If the highlight perl binding is not available, fallback safely to a passthrough mode. | |||
2009-05-23 | remove commas in tohighlight list | Joey Hess | |
2009-05-22 | formatting | Joey Hess | |
2009-05-22 | highlight: New plugin supporting syntax highlighting of pretty much anything. | Joey Hess | |
* debian/control: Add suggests for libhighlight-perl, although that package is not yet created by Debian's highlight source package. (See #529869) |