Test /
PTV-Petko6
When there is a (:thing:), i.e. (:linebreaks:), (:nogroupheader:)
before the PageTextVar? definition, the definition does not work.
There are also recipes that use such a convention: (:ThumbList:) for one.
- PTV-Petko1 first "var:" OK ; second
(:var::)
not working - PTV-Petko2 first
(:var::)
not working ; second "var:" OK - PTV-Petko3 first "var:" OK ; second "var:" OK
- PTV-Petko4 first
(:var::)
not working ; second(:var::)
OK!!! - PTV-Petko5 only one
(:var::)
not working ; - PTV-Petko6 One more test: found why!