aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/rel_attribute_for_links.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-05 20:58:56 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-05 20:58:56 +0000
commited0ac071fb533ce784b368ab84c858bffb41e04e (patch)
tree2c30372eb4805d0c6ace49b9b27c3b9eca48496c /doc/todo/rel_attribute_for_links.mdwn
parent5dde5c7bc81752004c434ab9a8d9e87613078f52 (diff)
downloadikiwiki-ed0ac071fb533ce784b368ab84c858bffb41e04e.tar
ikiwiki-ed0ac071fb533ce784b368ab84c858bffb41e04e.tar.gz
web commit by NicolasLimare: typo
Diffstat (limited to 'doc/todo/rel_attribute_for_links.mdwn')
-rw-r--r--doc/todo/rel_attribute_for_links.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/rel_attribute_for_links.mdwn b/doc/todo/rel_attribute_for_links.mdwn
index ced192758..d63314a86 100644
--- a/doc/todo/rel_attribute_for_links.mdwn
+++ b/doc/todo/rel_attribute_for_links.mdwn
@@ -3,7 +3,7 @@ A rel="" attribute is desirable for links, for example to
* limit the interest of comment spam with rel="nofollow" for anonymous wiki contributions (see [Google](http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html))
* identify page tags with rel="tag" (see [microformats](http://microformats.org/wiki/rel-tag))
* define a social network with rel="friend co-worker met ..." for contacts (see [XFN](http://www.gmpg.org/xfn/))
-* define a license with rel="license" for contacts (see [microformats](http://microformats.org/wiki/rel-license))
+* define a license with rel="license" (see [microformats](http://microformats.org/wiki/rel-license))
This patch adds this possibility to htmllink().