mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 15:41:30 -07:00
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:
@ -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>></code> signs.
|
||||
unequal:unequal.exe:Unequal:Latin square puzzle:Complete the latin square in accordance with the > signs.
|
||||
!end
|
||||
|
Reference in New Issue
Block a user