From: <var...@us...> - 2011-01-04 11:38:17
|
Revision: 7802 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7802&view=rev Author: vargenau Date: 2011-01-04 11:38:12 +0000 (Tue, 04 Jan 2011) Log Message: ----------- Fix description: Underline text is made using two underscores Modified Paths: -------------- trunk/pgsrc/Help%2FWikicreole Modified: trunk/pgsrc/Help%2FWikicreole =================================================================== --- trunk/pgsrc/Help%2FWikicreole 2011-01-04 11:31:19 UTC (rev 7801) +++ trunk/pgsrc/Help%2FWikicreole 2011-01-04 11:38:12 UTC (rev 7802) @@ -1,4 +1,4 @@ -Date: Fri, 10 Sep 2010 13:46:13 +0000 +Date: Tue, 4 Jan 2011 12:37:33 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -44,7 +44,7 @@ === Underline === -Underline text is made using two hashes: +Underline text is made using two underscores: {{{ This sentence contains __underlined text__. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |