[pmwiki-users] Possible markup bug mixing links/title and size
Dominique Faure
dominique.faure at gmail.com
Thu Apr 19 16:15:09 CDT 2007
Hi,
I fear I found a bug occuring when mixing link's titles and size styles:
(:markup caption='bug with link title?':) [=
* this work: [-[[{$FullName}|+]]-]
* this is broken: [+[[{$FullName}|+]]+]
* this work with an extra space: [+[[{$FullName}|+ ]]+]
* this is broken: [+'''[[{$FullName}|+]]'''+]
* this work with an extra space: [+'''[[{$FullName}|+ ]]'''+]
=]
You may see it in action at http://www.pmwiki.org/wiki/Test/TitleTest
Dominique
More information about the pmwiki-users
mailing list