[pmwiki-users] [[[Link | Text]]] != [Text]
Nathan Jones
pmwiki at optimo.com.au
Sat Apr 9 08:49:09 CDT 2005
Is there a way to do this in version 2, or should I just choose different
markup?
On my Links page, I have some links with alternatives, like:
* Google [Aus] [Gmail]
The markup I used for this in a version 1 wiki (shown here after
converting to v2 markup) was:
* [[http://www.google.com |Google]] [[[http://www.google.com.au |Aus]]]
[[[http://gmail.google.com |Gmail]]]
..which, in pmwiki-2.0.beta28, is rendered like this:
* Google Aus?] Gmail?]
With Aus and Gmail treated as non-existent wiki pages, with URLs like:
http://holt.id.au/wiki/Com/Au?action=edit
That is, it has swallowed any extra [ symbols plus part of the URL
([http://www.google), leaving a part of the URL that looks like a page
name (com.au).
Is this an expected side-effect of the way PmWiki parses markup, or is it
a bug?
--
Nathan Jones
More information about the pmwiki-users
mailing list