projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9970df
)
update
author
Joey Hess
<joey@gnu.kitenet.net>
Sat, 23 May 2009 09:33:08 +0000
(
05:33
-0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Sat, 23 May 2009 09:33:08 +0000
(
05:33
-0400)
IkiWiki/Plugin/highlight.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/highlight.pm
b/IkiWiki/Plugin/highlight.pm
index f116c41ddc0d14b08c2e017b0e36c6daea9fc890..90e7053d92d42d4b3f4e760c23aa537471e72e44 100644
(file)
--- a/
IkiWiki/Plugin/highlight.pm
+++ b/
IkiWiki/Plugin/highlight.pm
@@
-26,7
+26,7
@@
sub getsetup () {
tohighlight => {
type => "string",
example => ".c .h .cpp .pl .py Makefile:make",
- description => "source files to syntax highlight",
+ description => "
types of
source files to syntax highlight",
safe => 1,
rebuild => 1,
},