From: Joey Hess <joey@kitenet.net>
Date: Thu, 6 Mar 2008 08:25:29 +0000 (-0500)
Subject: web commit by bremner: added link to sourcehighlight plugin
X-Git-Tag: 2.41~177^2~5
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/edadac1951a6732097075b95a65a85a779292aa9

web commit by bremner: added link to sourcehighlight plugin
---

diff --git a/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn b/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn
index c39261e82..00108918c 100644
--- a/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn
+++ b/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn
@@ -8,3 +8,5 @@ as the type argument.
 Together with the ability to have
 [[wiki-formatted_comments|wiki-formatted_comments_with_syntax_plugin]],
 this would allow the use of ikiwiki for [[wikipedia literate programming]].
+
+* I have started something along these lines see [[plugins/contrib/sourcehighlight]].  For some reason I started with source-highlight [[DavidBremner]]