maintain list
parent
43a83e103e
commit
4dc4c9586d
|
@ -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]]
|
* [[sourcecode|todo/automatic_use_of_syntax_plugin_on_source_code_files/discussion]]
|
||||||
also uses src-highlight, and operates on whole source files.
|
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`.
|
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
|
## General problems
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue