Commit message (Expand) | Author | Age | |
---|---|---|---|
* | txt: Fix display when used inside a format directive.•••txt's use of a format hook can't work in that case, so it needs to use a htmlizeformat hook in this case to handle wrapping the text in pre tags. | Joey Hess | 2010-10-25 |
* | 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•••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. | Joey Hess | 2009-05-23 |
* | 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 |