aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>2008-10-27 18:45:22 -0400
committerJoey Hess <joey@kitenet.net>2008-10-27 18:45:22 -0400
commit2ff8ffcc56fe5b0f45d841abae224fdea4f70e9e (patch)
treeb61aa55d0cfd81623221063014765320b85b4b75 /doc
parentd2db534f1f5b4dc326fd75e60aba29bbfa0d7d3e (diff)
downloadikiwiki-2ff8ffcc56fe5b0f45d841abae224fdea4f70e9e.tar
ikiwiki-2ff8ffcc56fe5b0f45d841abae224fdea4f70e9e.tar.gz
Note sourcecode plugin doesn't pollute drop-down menu
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/syntax_highlighting/discussion.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/syntax_highlighting/discussion.mdwn b/doc/todo/syntax_highlighting/discussion.mdwn
index 76f92aacc..7a4095c65 100644
--- a/doc/todo/syntax_highlighting/discussion.mdwn
+++ b/doc/todo/syntax_highlighting/discussion.mdwn
@@ -19,3 +19,8 @@ repository? --[[JasonBlevins]]
> allow it. Having them in the drop down becomes a problem when there are
> so many wacky extensions in there that you can't find anything.
> --[[Joey]]
+
+>> I should just note that the
+>> [[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]]