aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/syntax_highlighting/discussion.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-22 22:57:03 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-22 22:57:03 -0400
commit8ae260015fa6ecd5aa39a84898f42837935c9953 (patch)
tree7fb1a89e05ce78611db7026bf1887bfe32592758 /doc/todo/syntax_highlighting/discussion.mdwn
parent6c8dd33b7886641407d4036105c7a12c7e8e1dc0 (diff)
downloadikiwiki-8ae260015fa6ecd5aa39a84898f42837935c9953.tar
ikiwiki-8ae260015fa6ecd5aa39a84898f42837935c9953.tar.gz
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)
Diffstat (limited to 'doc/todo/syntax_highlighting/discussion.mdwn')
-rw-r--r--doc/todo/syntax_highlighting/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/syntax_highlighting/discussion.mdwn b/doc/todo/syntax_highlighting/discussion.mdwn
index 7a4095c65..27cb7084b 100644
--- a/doc/todo/syntax_highlighting/discussion.mdwn
+++ b/doc/todo/syntax_highlighting/discussion.mdwn
@@ -24,3 +24,5 @@ repository? --[[JasonBlevins]]
>> [[sourcecode|todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion]]
>> plugin only adds the file extensions listed in the config. This shouldn't cause
>> massive drop-down menu pollution. -- [[Will]]
+
+>>> That seems to be the way to go! --[[Joey]]