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.
This commit is contained in:
Simon Tatham
2015-01-13 20:59:54 +00:00
parent 3f651b25c7
commit 202e7fecfd

View File

@ -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 <code>&gt;</code> signs.
unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the > signs.
!end