summaryrefslogtreecommitdiff
path: root/TWiki
diff options
context:
space:
mode:
authorMikeMannix <MikeMannix>2001-12-03 07:24:13 +0000
committerMikeMannix <MikeMannix>2001-12-03 07:24:13 +0000
commit452be2db5ec5241382c7bff4415538b80cd85eb6 (patch)
tree8257392a0fffcf86598f98faea859b3d0a2dd028 /TWiki
parentec4a1c9af0edd8b68acb70891b218efb12c6222f (diff)
none
Diffstat (limited to 'TWiki')
-rw-r--r--TWiki/TWikiShorthand.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/TWikiShorthand.mdwn b/TWiki/TWikiShorthand.mdwn
index 5379738e..395d606d 100644
--- a/TWiki/TWikiShorthand.mdwn
+++ b/TWiki/TWikiShorthand.mdwn
@@ -78,7 +78,7 @@ _this not _
<td valign="top"><em>This works</em>, _this not _ </td>
</tr>
<tr bgcolor="#ffffff">
- <td valign="top"><strong>Verbatim Mode:</strong><br /> Surround code excerpts and other formatted text with <code>&amp;lt;verbatim&amp;gt;</code> and <code>&amp;lt;/verbatim&amp;gt;</code> tags. <br /><strong><em>Note:</em></strong> Use <code>&amp;lt;pre&amp;gt;</code> and <code>&amp;lt;/pre&amp;gt;</code> tags instead if you want that HTML code is interpreted. <br /><strong><em>Note:</em></strong> Each tag must be on a line by itself. </td>
+ <td valign="top"><strong>Verbatim Mode:</strong><br /> Surround code excerpts and other formatted text with <code>&amp;lt;verbatim&amp;gt;</code> and <code>&amp;lt;/verbatim&amp;gt;</code> tags. <br /><strong><em>Note:</em></strong> Use <code>&amp;lt;pre&amp;gt;</code> and <code>&amp;lt;/pre&amp;gt;</code> tags instead if you want HTML code to be interpreted. <br /><strong><em>Note:</em></strong> Each tag must be on a line by itself. </td>
<td valign="top"><span style="background: #FFFFCC"><font color="#990000"> <pre>
&amp;lt;verbatim&amp;gt;
class CatAnimal {