[Bug 8455] "></samp>" lines in Zork example try to close an already-closed tag

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8455





--- Comment #2 from Ori Avtalion <ori@avtalion.name>  2010-01-06 09:56:06 ---
The snippet is this:

<pre><samp>You are in an open field west of a big white house with a boarded
front door.
There is a small mailbox here.

></samp> <kbd>open mailbox</kbd>

<samp>Opening the mailbox reveals:
A leaflet.

></samp></pre>


----

The ">"'s that precedes the two "</samp>" tags doesn't have a matching "<tag"
to close. They should be removed.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 6 January 2010 09:56:08 UTC