From: <var...@us...> - 2009-03-06 10:44:15
|
Revision: 6648 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6648&view=rev Author: vargenau Date: 2009-03-06 10:44:13 +0000 (Fri, 06 Mar 2009) Log Message: ----------- Cannot nest nowiki Modified Paths: -------------- trunk/pgsrc/Help%2FWikicreole Modified: trunk/pgsrc/Help%FWikicreole =================================================================== --- trunk/pgsrc/Help%2FWikicreole 2009-03-06 10:21:19 UTC (rev 6647) +++ trunk/pgsrc/Help%2FWikicreole 2009-03-06 10:44:13 UTC (rev 6648) @@ -1,4 +1,4 @@ -Date: Sun, 22 Feb 2009 19:16:30 +0000 +Date: Fri, 6 Mar 2009 11:43:35 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -228,16 +228,10 @@ Between three opening curly brackets and three closing curly brackets, no wiki markup is interpreted. {{{ -{{{ //This// does **not** get [[formatted]] }}} -}}} {{{ -//This// does **not** get [[formatted]] -}}} - -{{{ Some examples of markup are: {{{** <i>this</i> ** }}} }}} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |