From 0c6a05b7ae513b9759b08f956f703f478993aa38 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 25 Feb 2011 17:22:00 -0400 Subject: [PATCH] response --- doc/todo/inline_raw_files.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/todo/inline_raw_files.mdwn b/doc/todo/inline_raw_files.mdwn index 50119b19d..8228186f9 100644 --- a/doc/todo/inline_raw_files.mdwn +++ b/doc/todo/inline_raw_files.mdwn @@ -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 -- 2.44.0