summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-03-06 03:40:02 -0500
committerJoey Hess <joey@kitenet.net>2008-03-06 03:40:02 -0500
commit890863679fea395172c247877579d391563c3b5e (patch)
treed6d6873d0b438fd1c35a5b1dd0c16dd9eb9fd50b
parentedadac1951a6732097075b95a65a85a779292aa9 (diff)
web commit by bremner
-rw-r--r--doc/plugins/contrib/sourcehighlight.mdwn5
1 files changed, 4 insertions, 1 deletions
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.
+