From 202e7fecfdac09b791b204cde464f09f9165f55b Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 13 Jan 2015 20:59:54 +0000 Subject: [PATCH] Remove some lingering HTML markup. It was getting conscientiously escaped by the new webpage.pl :-) but in any case it's better to have the puzzle descriptions be plain text usable in any context. --- unequal.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unequal.R b/unequal.R index 75eaa55..a061582 100644 --- a/unequal.R +++ b/unequal.R @@ -23,5 +23,5 @@ GAMES += unequal !end !begin >gamedesc.txt -unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the > signs. +unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the > signs. !end