aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-05 20:48:13 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-05 20:48:13 +0000
commit09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b (patch)
treeb97942e96826478da4a6060a94100ac778ff9e85 /doc/plugins
parent1d61c4d4d690624f6d6fb34b6decd5507a003298 (diff)
downloadikiwiki-09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b.tar
ikiwiki-09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b.tar.gz
* Add rel=tag attribute to tag links, supporting that microformat, as well
as allowing them to be styled specially. Thanks, NicolasLimare.
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/write.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn
index a122845af..90818c42e 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -372,6 +372,7 @@ control some options. These are:
* forcesubpage - set to force a link to a subpage
* linktext - set to force the link text to something
* anchor - set to make the link include an anchor
+* rel - set to add a rel attribute to the link.
#### `readfile($;$)`