From: Jeff D. <da...@da...> - 2001-12-07 14:38:38
|
Actually, Usemod uses <pre> for the feature in question: <pre></pre> Disables all WikiWord linking, as well as all text formatting. (This is an augmentation of the standard HTML interpretation of <pre>.) <nowiki></nowiki> An in-line tag which disables WikiWord linking. (Paragraph formatting still works normally.) <code></code> (This is a standard HTML tag, too.) It is roughly synonymous with <tt></tt>. So, I say we use <pre></pre>. On Fri, 07 Dec 2001 10:02:13 +0000 "Lawrence Akka" <la...@us...> wrote: > Meatball use <nowiki></nowiki>. So lets use that. |