aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://jblevins.org/ <http://jblevins.org/@web>2008-10-22 14:03:53 -0400
committerJoey Hess <joey@kitenet.net>2008-10-22 14:03:53 -0400
commit0f8883f398e62ff0dc566dba4c32d3d636119d42 (patch)
tree1eb87f5d8b2659a838525d469b900d692e6223f5 /doc
parent7fe2744d48a75a447fbe124839c3db2756c24795 (diff)
downloadikiwiki-0f8883f398e62ff0dc566dba4c32d3d636119d42.tar
ikiwiki-0f8883f398e62ff0dc566dba4c32d3d636119d42.tar.gz
Link to h1title plugin
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/Option_to_make_title_an_h1__63__.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/Option_to_make_title_an_h1__63__.mdwn b/doc/todo/Option_to_make_title_an_h1__63__.mdwn
index efa07ad79..8676bec48 100644
--- a/doc/todo/Option_to_make_title_an_h1__63__.mdwn
+++ b/doc/todo/Option_to_make_title_an_h1__63__.mdwn
@@ -6,3 +6,9 @@ Currently, the page title (either the name of the page or the title specified wi
> way, # is reserved for h1 if you choose to use headers in your page. --[[Joey]]
[[done]]
+
+> For anyone interested, I've written a small plugin called [h1title][] that does the
+> latter, making `#` (only when on the first line) set the page title, removing it from
+> the page body. --[[JasonBlevins]], October 22, 2008
+
+ [h1title]: http://code.jblevins.org/ikiwiki/plugins/h1title.pm