diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-04 13:21:07 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-04 13:21:07 -0500 |
commit | 4dc4c9586dbae352c27cd316374fbf0e1db1d082 (patch) | |
tree | dec33ecaf6cac7df1cd1ee8b889a13debf667c13 | |
parent | 43a83e103e7f0e4a522f8393a4e2015dad767864 (diff) |
maintain list
-rw-r--r-- | doc/todo/syntax_highlighting.mdwn | 2 |
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 |