diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-19 18:19:05 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-19 18:19:05 +0000 |
commit | e823c5912b57d27d187fc3c602b8ba043d6178e3 (patch) | |
tree | 2ac2fecaa416650dbd7593e3b318d5bd9ee14a6e | |
parent | dcfc0593d3aa0b464fe05d08939b5e52cb29412c (diff) |
web commit by http://id.inelegant.org/: Linked to pre-req 'htmllink-anchors' patch.
-rw-r--r-- | doc/patchqueue/morelink-plugin.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
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 |