From: <var...@us...> - 2020-12-24 15:42:18
|
Revision: 10196 http://sourceforge.net/p/phpwiki/code/10196 Author: vargenau Date: 2020-12-24 15:42:17 +0000 (Thu, 24 Dec 2020) Log Message: ----------- pgsrc/Help%2FMagicPhpWikiURLs: use double brackets Modified Paths: -------------- trunk/pgsrc/Help%2FMagicPhpWikiURLs Modified: trunk/pgsrc/Help%2FMagicPhpWikiURLs =================================================================== --- trunk/pgsrc/Help%2FMagicPhpWikiURLs 2020-12-24 15:12:41 UTC (rev 10195) +++ trunk/pgsrc/Help%2FMagicPhpWikiURLs 2020-12-24 15:42:17 UTC (rev 10196) @@ -1,4 +1,4 @@ -Date: Mon, 30 Mar 2020 15:49:22 +0000 +Date: Mon, 24 Dec 2020 15:49:22 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FMagicPhpWikiURLs; @@ -39,7 +39,7 @@ A magic link looks like: -**~[** //text// **|** //phpwiki-url// **]** +**~[~[** //text// **|** //phpwiki-url// **]]** The "//text// **|**" is optional but usually recommended. If given it will provide the label for the link. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |