aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/syntax_highlighting.mdwn
Commit message (Collapse)AuthorAge
* move the tl;dr summary to the top (plugins/highlight is recommended)http://smcv.pseudorandom.co.uk/2015-01-27
|
* allow format to use any language supported by highlightJoey Hess2009-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.
* highlight: New plugin supporting syntax highlighting of pretty much anything.Joey Hess2009-05-22
| | | | | | * debian/control: Add suggests for libhighlight-perl, although that package is not yet created by Debian's highlight source package. (See #529869)
* note that highlight should be slightly easier to call from perl than ↵bremner2009-05-21
| | | | source-highlight
* source-highlight C++ libraryJoey Hess2009-05-21
|
* updateJoey Hess2009-05-21
|
* updateJoey Hess2009-05-21
|
* updatesJoey Hess2009-05-21
|
* linkJoey Hess2009-05-21
|
* updateJoey Hess2009-05-21
|
* update re format directiveJoey Hess2009-05-21
|
* link to HEAD instead of today's sha1 of hlsimple.pmbremner2009-02-14
|
* Throw another source highlighting option into the ringbremner2009-02-14
|
* fix a few directives using the old syntaxJoey Hess2008-12-23
| | | | I'm turning on prefix_directives for the live wiki now.
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
|
* fix link to Jason Blevins user pageAlexandreDupas2008-11-08
|
* maintain listJoey Hess2008-11-04
|
* Add patchhttp://www.cse.unsw.edu.au/~willu/2008-11-02
|
* Thoughtshttp://www.cse.unsw.edu.au/~willu/2008-11-02
|
* format: New plugin, allows embedding differntly formatted text inside a page ↵Joey Hess2008-10-31
| | | | (ie, otl inside a mdwn page, or syntax highlighted code inside a page).
* Note change in src-highlight pluginhttp://www.cse.unsw.edu.au/~willu/2008-10-27
|
* another thoughtJoey Hess2008-10-26
|
* further thoughtsJoey Hess2008-10-26
|
* organizing and pulling together syntax highlighting infoJoey Hess2008-10-26