ikiwiki/doc/todo/automatic_use_of_syntax_plu...

4 lines
562 B
Plaintext
Raw Normal View History

2007-07-25 05:08:10 +02:00
[[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.
2006-11-11 11:50:24 +01:00
2007-07-25 05:08:10 +02:00
Together with the ability to have [[wiki-formatted_comments|wiki-formatted_comments_with_syntax_plugin]], this would allow the use of ikiwiki for [[wikipedia literate programming]].