response
authorJoey Hess <joey@kitenet.net>
Fri, 25 Feb 2011 21:22:00 +0000 (17:22 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 25 Feb 2011 21:22:00 +0000 (17:22 -0400)
doc/todo/inline_raw_files.mdwn

index 50119b19d4f17b8fef3f35a2cdd470de2065e154..8228186f9f05b0b6219746dd9965fd673d007c51 100644 (file)
@@ -98,6 +98,10 @@ inlining code.  It looks like it supports highlighing stand-alone
 files or embedded code.  Perhaps I should extend it to support inlined
 code instead of pushing this patch?
 
+> If you configure highlight to support standalone files, then you can
+> inline the resulting pages and get nicely highlighted source code
+> inlined into the page. --[[Joey]]
+
 The `raw.tmpl` included in the patch *does* include the inlined
 content inside `pre` tags.  The problem is that the current inline
 code insists on running `htmlize()` on the content before inserting it