Hi,
here comes the next version of the TENTATIVE macro for selecting balanced HTML/PLIST or XML tags (according to TM_MODE).
I fixed some tiny things.
But there is one big issue.
If I breach the logical structure of an html document like there's is a single "</b>" without an open tag this macro cannot match the correct tags. Almost all browser will ignore such things. But the macro can't do that up to now.
What is the best practice of this? Should the macro only match a correct match? Meaning if the opened tag differs from the closed tag it won't highlight something?
Best,
--Hans