From 39f48002904b5780a57e4e4ede0cc1be3cfc39d5 Mon Sep 17 00:00:00 2001 From: Mechiel Lukkien Date: Thu, 8 Feb 2024 16:25:33 +0100 Subject: [PATCH] xr: unbreak following links, they were now being opened in a new window broken in previous update. the tricky part keeps being about when browsers fire 'load' and 'hashchange' events for the outer and two inner documents. the previous change attempted to prevent a history item being set on the first load. that behaviour seems to be kept. --- rfc/xr.go | 48 ++++++++++++++++++++---------------------------- 1 file changed, 20 insertions(+), 28 deletions(-) diff --git a/rfc/xr.go b/rfc/xr.go index b765651..b3b1e89 100644 --- a/rfc/xr.go +++ b/rfc/xr.go @@ -252,11 +252,9 @@ body { font-family: 'ubuntu mono', monospace; } xcheckf(err, "writing rfc line") } - fmt.Fprint(&b, ` -