From: joey Date: Mon, 19 Feb 2007 18:19:05 +0000 (+0000) Subject: web commit by http://id.inelegant.org/: Linked to pre-req 'htmllink-anchors' patch. X-Git-Tag: 1.44~173 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e823c5912b57d27d187fc3c602b8ba043d6178e3;p=ikiwiki.git web commit by id.inelegant.org/: Linked to pre-req 'htmllink-anchors' patch. --- diff --git a/doc/patchqueue/morelink-plugin.mdwn b/doc/patchqueue/morelink-plugin.mdwn index 02d20329b..9724b3e3a 100644 --- a/doc/patchqueue/morelink-plugin.mdwn +++ b/doc/patchqueue/morelink-plugin.mdwn @@ -1,4 +1,4 @@ -Enables _Read more_ links for use in blog posts. Adds a config option for customising the anchor text. +Enables _Read more_ links for use in blog posts. Adds a config option for customising the anchor text. (The [[/patchqueue/htmllink-anchors]] patch is a dependency). Index: IkiWiki/Plugin/morelink.pm =================================================================== @@ -35,3 +35,5 @@ Enables _Read more_ links for use in blog posts. Adds a config option for custom +} + +1 + +--Ben \ No newline at end of file