Only quote ampersand, that's the one that the HTML validator bitches about.
authorMagnus Hagander <magnus@hagander.net>
Tue, 28 Oct 2008 16:17:56 +0000 (16:17 +0000)
committerMagnus Hagander <magnus@hagander.net>
Tue, 28 Oct 2008 16:17:56 +0000 (16:17 +0000)
commitf1e6cadbacd5dacdb1ab5e5806949131bf7a4182
tree8d23572753bb511a465a75396e089f4bf392f8ce
parent22f986f2b51b6255247ab388abc47940cce65c34
Only quote ampersand, that's the one that the HTML validator bitches about.

Specifically don't quote the whole URL, because it's going into HTML and not
into a different URL.

Per notice from Gevik
planethtml.py