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/Bug6.html | 38 +++++++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) (limited to 'tests/output/Bug6.html') diff --git a/tests/output/Bug6.html b/tests/output/Bug6.html index e0d676f4..96d371ac 100644 --- a/tests/output/Bug6.html +++ b/tests/output/Bug6.html @@ -193,7 +193,9 @@ >data A
A Intdata B
B
b :: Int
b :: data C
C
c1 :: Int
c2 :: Intdata D
D Int Intnewtype E
E Int