L.D. Best wrote:

> I checked, and the problem is *not* with how Arachne handles the <pre>
> tag.

The <pre> segment may contain anchors, images, rules and style changes,
but no tags that would cause a paragraph break e.g. <p> or <h3>.

Since tags _are_ allowed, you must use entity equivalents for the
literal characters:   &lt; for <    &gt; for >   and   &amp; for &
- or &#060; &#062; and &#038; respectively; with &#139; and &#155; also
available, but of questionable conformance for < and >.

Regards,

Jake

             -- the World on a floppy --
-- Arachne V1.64, NON-COMMERCIAL copy, http://arachne.cz/

Reply via email to