i am having some troubles with PTVs and trailing spaces.
using:
(:var: My Text:)
'{$:var}'
the output is 'My Text', correct.
but if in the text of the var there are ONE OR MORE spaces between the  
text and the :) that closes the markup, then ONE space is added and output  
is 'My Text '.
is this intended?
blues