Quote:
Originally Posted by Perkin
Yeah, I know the niggle I've got had something to do with, as you say, a css styled tag which caused the layout to be changed, I just can't remember what it was completely.
As it was a while ago when I saw it, then it can't be in widespread use, so you should add 'empty' tags to the cleanup.
|
I can see how to do that with a self-closed empty container, just by adding an "if equals <i/>, <span/>, or <b/>" to the pair-routine processing. I just don't see how to do it with the container forms, because as far as I can tell, that code can't see both the open and close tags at the same time, or determine whether there's anything between them.