From da9bf8df555465ab6ec79495239b78995e47939f Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kitenet.net>
Date: Thu, 6 Mar 2008 07:52:36 -0500
Subject: web commit by bremner: answer one of my own questions

---
 doc/plugins/contrib/sourcehighlight.mdwn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/plugins/contrib/sourcehighlight.mdwn b/doc/plugins/contrib/sourcehighlight.mdwn
index 8f302b7f6..f5628052d 100644
--- a/doc/plugins/contrib/sourcehighlight.mdwn
+++ b/doc/plugins/contrib/sourcehighlight.mdwn
@@ -12,5 +12,5 @@ highlight
 - I would like to have a link to the raw source; I'm not quite sure how to manage this at them moment.  
 
 - the common case of foo.c and foo.h breaks
-because they both generate page working/dir/foo. Is there some way to change the default output name?
-
+because they both generate page working/dir/foo. 
+It looks to me like ikiwiki is hardcoded to strip the extension in `pagename()` (IkiWiki.pm).
-- 
cgit v1.2.3