Test /
TitleTest
Demonstrate parsing error of [+ and title shortcut in a link
Title Var: "TitleTest"
* this works: [-[[{$FullName}|+]]-] * this is broken: [+[[{$FullName}|+]]+] * this work with an extra space: [+[[{$FullName}|+ ]]+] * this is broken: [+'''[[{$FullName}|+]]'''+] * this work with an extra space: [+'''[[{$FullName}|+ ]]'''+] |
|