From: Carsten K. <car...@us...> - 2002-01-01 22:05:22
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv2351 Modified Files: TextFormattingRules Log Message: *** empty log message *** Index: TextFormattingRules =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/TextFormattingRules,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** TextFormattingRules 2001/12/31 06:39:11 1.21 --- TextFormattingRules 2002/01/01 22:05:18 1.22 *************** *** 1,11 **** ! From [no address given] Tue Dec 18 22:49:55 2001 Subject: TextFormattingRules From: [no address given] (PhpWiki) ! Date: Tue, 18 Dec 2001 19:32:51 -0500 Mime-Version: 1.0 (Produced by PhpWiki 1.3.0-jeffs-hacks) Content-Type: application/x-phpwiki; pagename=TextFormattingRules; flags=PAGE_LOCKED; ! lastmodified=1008721971; Content-Transfer-Encoding: quoted-printable --- 1,11 ---- ! From [no address given] Tue Dec 18 22:49:56 2001 Subject: TextFormattingRules From: [no address given] (PhpWiki) ! Date: Tue, 18 Dec 2001 19:32:52 -0500 Mime-Version: 1.0 (Produced by PhpWiki 1.3.0-jeffs-hacks) Content-Type: application/x-phpwiki; pagename=TextFormattingRules; flags=PAGE_LOCKED; ! lastmodified=1008721972; Content-Transfer-Encoding: quoted-printable *************** *** 14,26 **** __Emphasis:__ '____' for ''italics'', _''''_ for __bold__, '____'_''''_ = for ''__both__''.%%% ! __Lists:__ * for bullet lists, # for numbered lists, "; term : definition" = ! for definition lists.%%% __References:__ !JoinCapitalizedWords or use square brackets for a [[page = link] or URL [[!http://cool.wiki.int/].%%% __Footnotes:__ Use [[1],[[2],[[3],...%%% __Preventing linking__ Prefix with "!": !!DoNotHyperlink, name links like = ! [[[text | URL] (double up on the "[").%%% __Misc__ "!", "!!", "!!!" make headings, "%%''''%" makes a linebreak, = ! "-''''-''''-''''-" makes a horizontal rule. ---- --- 14,26 ---- __Emphasis:__ '____' for ''italics'', _''''_ for __bold__, '____'_''''_ = for ''__both__''.%%% ! __Lists:__ * for bullet lists, # for numbered lists, "__;__ term __:__ = ! definition" for definition lists.%%% __References:__ !JoinCapitalizedWords or use square brackets for a [[page = link] or URL [[!http://cool.wiki.int/].%%% __Footnotes:__ Use [[1],[[2],[[3],...%%% __Preventing linking__ Prefix with "!": !!DoNotHyperlink, name links like = ! [[[[text | URL] (double up on the "[").%%% __Misc__ "!", "!!", "!!!" make headings, "%%''''%" makes a linebreak, = ! "-''''---" makes a horizontal rule. ---- |