From: Mischa POSLAWSKY Date: Wed, 4 Feb 2009 17:45:24 +0000 (+0000) Subject: denote link functionality by adding rel microformats X-Git-Tag: v1.3~197 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/a226a258f1c08e8dc9b2bb3003955dff3bdf5159 denote link functionality by adding rel microformats Add rel identifiers to links for home, author, copyright, and vcs-git. The author link is new, but seems like useful metadata to the already written text. The old vcs proposal should now be called 'vcs-git' as per the current recommendation at (that's what you get for being an early adaptor). As it's already linked in the body text, the vcs-* in the head is superfluous. This may affect parsers which only read the head, but I'm not going to add duplicate links because of some lazy external programs. This is even more an issue for other microformats, because browsers (at least Opera or various plugins) support only head-links. But still that code should be fixed instead of requiring all sites to add everything twice. --- diff --git a/digraphs.plp b/digraphs.plp index 84b063e..b4d3d01 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -17,7 +17,6 @@ $header{content_type} = 'text/html; charset=utf-8'; digraph cheat sheet - @@ -119,10 +118,10 @@ print "\n";