aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/syntax_highlighting.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-04 13:21:07 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-11-04 13:21:07 -0500
commit4dc4c9586dbae352c27cd316374fbf0e1db1d082 (patch)
treedec33ecaf6cac7df1cd1ee8b889a13debf667c13 /doc/todo/syntax_highlighting.mdwn
parent43a83e103e7f0e4a522f8393a4e2015dad767864 (diff)
downloadikiwiki-4dc4c9586dbae352c27cd316374fbf0e1db1d082.tar
ikiwiki-4dc4c9586dbae352c27cd316374fbf0e1db1d082.tar.gz
maintain list
Diffstat (limited to 'doc/todo/syntax_highlighting.mdwn')
-rw-r--r--doc/todo/syntax_highlighting.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/syntax_highlighting.mdwn b/doc/todo/syntax_highlighting.mdwn
index 5df185705..97526bae6 100644
--- a/doc/todo/syntax_highlighting.mdwn
+++ b/doc/todo/syntax_highlighting.mdwn
@@ -23,6 +23,8 @@ pages, as well as doing syntax highlighting as a preprocessor directive
* [[sourcecode|todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion]]
also uses src-highlight, and operates on whole source files.
Updated to work with the fix for [[bugs/multiple_pages_with_same_name]]. Untested with files with no extension, e.g. `Makefile`.
+* [[user/jrblevin]]'s code plugin uses src-highlight, and supports both
+ while file and directive use.
## General problems