Commit Graph

23 Commits (c357692b3407278056204c0931b596fd212305d0)

Author SHA1 Message Date
Joey Hess 47298b01c1 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.
2009-05-23 05:17:26 -04:00
Joey Hess 8ae260015f highlight: New plugin supporting syntax highlighting of pretty much anything.
* debian/control: Add suggests for libhighlight-perl, although
  that package is not yet created by Debian's highlight source package.
  (See #529869)
2009-05-22 22:57:03 -04:00
bremner 9108d76289 note that highlight should be slightly easier to call from perl than source-highlight 2009-05-21 18:21:31 -04:00
Joey Hess ebe7fbae18 source-highlight C++ library 2009-05-21 17:37:52 -04:00
Joey Hess 3adacbac47 update 2009-05-21 17:23:42 -04:00
Joey Hess 93254bf2f6 update 2009-05-21 16:37:48 -04:00
Joey Hess 3a949d1a04 updates 2009-05-21 16:30:55 -04:00
Joey Hess 3a1ff1d0dc link 2009-05-21 16:06:05 -04:00
Joey Hess 0541c8ee9d update 2009-05-21 15:52:20 -04:00
Joey Hess 36dbd21be6 update re format directive 2009-05-21 15:37:09 -04:00
bremner 02b1929445 link to HEAD instead of today's sha1 of hlsimple.pm 2009-02-14 08:39:01 -05:00
bremner e159545ba7 Throw another source highlighting option into the ring 2009-02-14 08:36:28 -05:00
Joey Hess ecf2408bf6 fix a few directives using the old syntax
I'm turning on prefix_directives for the live wiki now.
2008-12-23 16:25:52 -05:00
Joey Hess bb93fccf06 Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
AlexandreDupas e7d04199ec fix link to Jason Blevins user page 2008-11-08 11:28:25 -05:00
Joey Hess 4dc4c9586d maintain list 2008-11-04 13:21:07 -05:00
http://www.cse.unsw.edu.au/~willu/ 98a5bd23d3 Add patch 2008-11-02 05:47:19 -05:00
http://www.cse.unsw.edu.au/~willu/ 8a901ad49c Thoughts 2008-11-02 05:23:25 -05:00
Joey Hess bb841f94f4 format: New plugin, allows embedding differntly formatted text inside a page (ie, otl inside a mdwn page, or syntax highlighted code inside a page). 2008-10-31 16:42:20 -04:00
http://www.cse.unsw.edu.au/~willu/ d2db534f1f Note change in src-highlight plugin 2008-10-27 18:40:49 -04:00
Joey Hess 1e561f8b5f another thought 2008-10-26 20:13:14 -04:00
Joey Hess a4ddf1e504 further thoughts 2008-10-26 19:58:40 -04:00
Joey Hess 65bf71d387 organizing and pulling together syntax highlighting info 2008-10-26 19:43:57 -04:00