If I use the URL pMcode tag in a comment and pMachine automatically converts it to HTML, I get faulty HTML code:
[.url=http://www.latext.com/pm/betalogue/P1080]example[/.url]
(periods added to maintain visibility)
gives me
<a href="http://www.latext.com/pm/betalogue/P1080" >example</a>
Note the trailing space in the A tag. Is there any way to get rid of this? I’d like my HTML to be strictly compliant.
TIA.
