From: <var...@us...> - 2009-03-20 09:12:55
|
Revision: 6677 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6677&view=rev Author: vargenau Date: 2009-03-20 09:12:44 +0000 (Fri, 20 Mar 2009) Log Message: ----------- Not a plugin Modified Paths: -------------- trunk/pgsrc/Help%2FOldTextFormattingRules Modified: trunk/pgsrc/Help%FOldTextFormattingRules =================================================================== --- trunk/pgsrc/Help%2FOldTextFormattingRules 2009-03-17 16:36:17 UTC (rev 6676) +++ trunk/pgsrc/Help%2FOldTextFormattingRules 2009-03-20 09:12:44 UTC (rev 6677) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Fri, 20 Mar 2009 10:10:23 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -18,7 +18,6 @@ <strong>Misc:</strong> "~!", "~!~!", "~!~!~!" make headings, "%%<em></em>%" makes a linebreak, "-<em></em>-<em></em>-<em></em>-" makes a horizontal rule.%%% <strong>Tables:</strong> \xBB|\xAB as first char, \xBB|\xAB for more columns, \xBB|>\xAB align right, \xBB|<\xAB align left, \xBB|^\xAB centered (default), \xBB||\xAB span columns, \xBB|v\xAB span rows ----- ! Paragraphs * Don't indent paragraphs @@ -106,17 +105,11 @@ * The & characters will not work * If you really must use HTML, your system administrator can enable this feature. Start each line with a bar (|). Note that this feature is disabled by default. ------ +! Footnotes -! Footnotes: - #[|ftnt_1]~[[1|#ftnt_ref_1]~] By using ~[1] a second time (in the first column) the footnote itself is <em>defined</em>. You may refer to a footnote as many times as you want, but you may only define it once on the page. Note the the ~[1] in the footnote links back to the first reference, if there are multiple references there will be +'s after the ~[1] which will link to the other references. (References which come <em>after</em> the footnote <em>definition</em> will not be linked to.) <noinclude> ---- [[PhpWikiDocumentation]] </noinclude> -<noinclude> ----- -[[PhpWikiDocumentation]] [[CategoryWikiPlugin]] -</noinclude> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |