summaryrefslogtreecommitdiff
path: root/doc/todo/syntax_highlighting.mdwn
AgeCommit message (Collapse)Author
2009-05-23allow format to use any language supported by highlightJoey 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-22highlight: 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)
2009-05-21note that highlight should be slightly easier to call from perl than ↵bremner
source-highlight
2009-05-21source-highlight C++ libraryJoey Hess
2009-05-21updateJoey Hess
2009-05-21updateJoey Hess
2009-05-21updatesJoey Hess
2009-05-21linkJoey Hess
2009-05-21updateJoey Hess
2009-05-21update re format directiveJoey Hess
2009-02-14link to HEAD instead of today's sha1 of hlsimple.pmbremner
2009-02-14Throw another source highlighting option into the ringbremner
2008-12-23fix a few directives using the old syntaxJoey Hess
I'm turning on prefix_directives for the live wiki now.
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-11-08fix link to Jason Blevins user pageAlexandreDupas
2008-11-04maintain listJoey Hess
2008-11-02Add patchhttp://www.cse.unsw.edu.au/~willu/
2008-11-02Thoughtshttp://www.cse.unsw.edu.au/~willu/
2008-10-31format: New plugin, allows embedding differntly formatted text inside a page ↵Joey Hess
(ie, otl inside a mdwn page, or syntax highlighted code inside a page).
2008-10-27Note change in src-highlight pluginhttp://www.cse.unsw.edu.au/~willu/
2008-10-26another thoughtJoey Hess
2008-10-26further thoughtsJoey Hess
2008-10-26organizing and pulling together syntax highlighting infoJoey Hess