From: Joey Hess Date: Thu, 6 Mar 2008 08:40:02 +0000 (-0500) Subject: web commit by bremner X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/890863679fea395172c247877579d391563c3b5e web commit by bremner --- diff --git a/doc/plugins/contrib/sourcehighlight.mdwn b/doc/plugins/contrib/sourcehighlight.mdwn index 99896971b..b34f41b3c 100644 --- a/doc/plugins/contrib/sourcehighlight.mdwn +++ b/doc/plugins/contrib/sourcehighlight.mdwn @@ -6,5 +6,8 @@ version on In the tradition of publish early and often, this just supports java at the moment. I will add more languages soon. -You can (and I will) add more languages by cutting and pasting the hook line. +You can add more languages by cutting and pasting the hook line; I want to add a configuration option to allow the user to specify. + +One outstanding problem is that I would like to have a link to the raw source; I'm not quite sure how to manage this at them moment. +