From 7256dceffcf6cd1cb26505c3fb12144e3df94b8a Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 11 Nov 2006 10:50:24 +0000 Subject: web commit by JoshTriplett --- doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/todo/automatic_use_of_syntax_plugin_on_source_code_files.mdwn (limited to 'doc/todo') 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 -- cgit v1.2.3