Penguin
Diff: TextFormattingRules
EditPageHistoryDiffInfoLikePages

Differences between version 7 and previous revision of TextFormattingRules.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Thursday, June 30, 2005 1:44:53 pm by IanMcDonald Revert
Older page: version 6 Last edited on Monday, April 18, 2005 8:26:17 pm by AristotlePagaltzis Revert
@@ -5,8 +5,9 @@
 <br> __Preformatted text:__ Enclose text in <tt>~<pre>~</pre></tt> or <tt>~<verbatim>~</verbatim></tt>. 
 <br> __Indented text:__ Indent the paragraph with whitespaces. 
 <br> __References:__ ~JoinCapitalizedWords or use square brackets for a <tt>~[page link]</tt> or URL <tt>~[~http://cool.wiki.int/]</tt>. 
 <br> __Preventing linking:__ Prefix with "<tt>~~</tt>": <tt>~~~DoNotHyperlink</tt>, name links like <tt>~[text | URL]</tt>. 
+<br> __Footnotes:__ You can't do in the new markup language.  
 <br> __Misc:__ "<tt>!</tt>", "<tt>!!</tt>", "<tt>!!!</tt>" make headings, "<tt>~%%%</tt>" or "<tt>~<br></tt>" makes a linebreak, "<tt>~----</tt>" makes a horizontal rule. 
 <br> __Allowed HTML tags:__ <b>b</b> <big>big</big> <i>i</i> <small>small</small> <tt>tt</tt> <em>em</em> <strong>strong</strong> <abbr>abbr</abbr> <acronym>acronym</acronym> <cite>cite</cite> <code>code</code> <dfn>dfn</dfn> <kbd>kbd</kbd> <samp>samp</samp> <var>var</var> <sup>sup</sup> <sub>sub</sub> 
  
 ----