summaryrefslogtreecommitdiff
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:40:49 -0400
committerJoey Hess <joey@kitenet.net>2008-10-27 18:40:49 -0400
commitd2db534f1f5b4dc326fd75e60aba29bbfa0d7d3e (patch)
treef9cd89760dabf9ae2bb5fcc69ba6ce4995897cd9 /doc
parentcf6843f1baa54e953e1aadf06118806d71c131ca (diff)
Note change in src-highlight plugin
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/syntax_highlighting.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/syntax_highlighting.mdwn b/doc/todo/syntax_highlighting.mdwn
index 041d92b13..43878437f 100644
--- a/doc/todo/syntax_highlighting.mdwn
+++ b/doc/todo/syntax_highlighting.mdwn
@@ -22,7 +22,7 @@ pages, as well as doing syntax highlighting as a preprocessor directive
support [[bugs/multiple_pages_with_same_name]].
* [[sourcecode|todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion]]
also uses src-highlight, and operates on whole source files.
- Has problems with [[bugs/multiple_pages_with_same_name]].
+ Updated to work with the fix for [[bugs/multiple_pages_with_same_name]]. Untested with files with no extension, e.g. `Makefile`.
## General problems