Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | setup file ordering | Joey Hess | 2010-02-12 |
| | |||
* | Fix color and format plugins to appear in the websetup interface. | Joey Hess | 2010-02-06 |
| | |||
* | allow format to use any language supported by highlight | Joey Hess | 2009-05-23 |
| | | | | | | | | | | | 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. | ||
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
| | |||
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
| | |||
* | preprocess text before htmlizing it | Joey Hess | 2008-11-02 |
| | |||
* | format: New plugin, allows embedding differntly formatted text inside a page ↵ | Joey Hess | 2008-10-31 |
(ie, otl inside a mdwn page, or syntax highlighted code inside a page). |