Overview
SHA1 Hash: | 2c3ccaa0487b292edeb6d1889aec12d136f58ab7 |
---|---|
Date: | 2008-07-24 12:29:25 |
User: | drh |
Comment: | Clarify the formatting rules for <verbatim>.
Ticket |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified src/wiki.c from [21130cec42] to [4e55bd749b].
@@ -605,14 +605,15 @@ @ No other elements are allowed. All attributes are checked and @ only a few benign attributes are allowed on each element. @ In particular, any attributes that specify javascript or CSS @ are elided.</p></li> @ <li><p><b>Special Markup.</b> - @ The <verbatim> tag disables all wiki and HTML markup - @ up through the next </verbatim>. The <nowiki> tag - @ disables all wiki formatting rules through the matching - @ </nowiki> element. + @ The <nowiki> tag disables all wiki formatting rules + @ through the matching </nowiki> element. + @ The <verbatim> tag works like <pre> with the addition + @ that it also disables all wiki and HTML markup + @ through the matching </verbatim>. @ </ol> style_footer(); } /*