shithub: puzzles

Download patch

ref: 202e7fecfdac09b791b204cde464f09f9165f55b
parent: 3f651b25c74d7b7c7e56ec1ca9f8afc80a3a800c
author: Simon Tatham <anakin@pobox.com>
date: Tue Jan 13 15:59:54 EST 2015

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.

--- a/unequal.R
+++ b/unequal.R
@@ -23,5 +23,5 @@
 !end
 
 !begin >gamedesc.txt
-unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the <code>&gt;</code> signs.
+unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the > signs.
 !end