Wed, 31 Dec 2014 07:53:36 +0100
Correct small whitespace inconsistency, lost while renaming variables.
1 <html>
2 <head>
3 <link rel="image_src" href="http://example.com/1234/56789.jpg" id="image-src" />
4 <link id="canonicalurl" rel="canonical" href="http://www.example.com/photos/56789/" />
5 <link id="shorturl" rev="canonical" type="text/html" href="http://imshort/p/abcde" />
6 </head>
7 <body>
8 link id="shorturl"
9 </body>
10 </html>