aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-11 10:50:24 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-11 10:50:24 +0000
commit7256dceffcf6cd1cb26505c3fb12144e3df94b8a (patch)
tree60438ee8c3d96229aa2b20bee2390f33e7db8d04 /doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn
parent80ca01186c75a3525466db654642a0c1cba2315b (diff)
downloadikiwiki-7256dceffcf6cd1cb26505c3fb12144e3df94b8a.tar
ikiwiki-7256dceffcf6cd1cb26505c3fb12144e3df94b8a.tar.gz
web commit by JoshTriplett
Diffstat (limited to 'doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn')
-rw-r--r--doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn b/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn
new file mode 100644
index 000000000..ea48f36d5
--- /dev/null
+++ b/doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn
@@ -0,0 +1,3 @@
+Wishlist: optionally use the [[plugins/contrib/syntax]] plugin automatically on source code files in the repository with recognized extensions or shebangs, and render them as though they consisted of an [[.mdwn|markdown]] page containing nothing but a single call to the syntax plugin with the file contents as the text argument and the recognized type as the type argument.
+
+Together with the ability to have [[wiki-formatted_comments|wiki-formatted_comments_with_syntax_plugin]], this would allow the use of ikiwiki for [literate programming](http://en.wikipedia.org/wiki/Literate_programming). \ No newline at end of file