From 0183315fa02a5fd2046103a4f0d431fb033547a4 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sun, 23 Nov 2008 17:13:21 +0000 Subject: FIX #45: generate two anchors for each name We generate two anchor tags for each name, one where we don't escape the name and one where we URI-encode it. This is for compatibility between IE and Opera. Test output is updated. --- tests/output/Hash.html | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'tests/output/Hash.html') diff --git a/tests/output/Hash.html b/tests/output/Hash.html index f89c2419..7dcb3371 100644 --- a/tests/output/Hash.html +++ b/tests/output/Hash.html @@ -208,10 +208,12 @@ >The HashTable type data HashTableOperations on HashTables new :: (Eq key, insert :: (Eq key, lookup :: The Hash class class Hash
hash :: a -> Int