--
To do preformatted text, you'll have to be
careful. eText will insert PRE tags for the
icons, but will continute to tag fonts within
this block, like Courier (TT) and bold. So,
just use one font.
The trick to this block was making the Courier selection extend _outside_ the border of the two pre tags, up to the -- marks... this suppresses spurious <TT> tags.
But I can't do anything about <P> tags.
Although, if you really feel desperate
this works ^^^^^^
--
Finally, another long-term goal is to add these behaviors as built-in extensions to the eTLiteral class. See this example: HTML/IsIndexTag: