diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-10 15:41:29 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-10 15:41:29 +0100 |
commit | 812f775e0a3cd953782edcbe8a0eb727752df03f (patch) | |
tree | 28daae6a750b1573bee9c0d8dfae06cd79c5c894 /doc/todo/syntax_highlighting.mdwn | |
parent | 1255acc02c7e0273e988c1cbbd1c1accc134c2bc (diff) | |
parent | 02ee6d40d403eac396cead15900b1441e3fe08d7 (diff) |
Merge commit 'upstream/master' into prv/po
Diffstat (limited to 'doc/todo/syntax_highlighting.mdwn')
-rw-r--r-- | doc/todo/syntax_highlighting.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/syntax_highlighting.mdwn b/doc/todo/syntax_highlighting.mdwn index 97526bae6..2bdeb62be 100644 --- a/doc/todo/syntax_highlighting.mdwn +++ b/doc/todo/syntax_highlighting.mdwn @@ -23,7 +23,7 @@ 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 +* [[users/jasonblevins]]'s code plugin uses src-highlight, and supports both while file and directive use. ## General problems |