Quote:
Originally Posted by Terisa de morgan
I have a question and a request (if it's posiblie):
When you select id in the options to clean a tag, the id must be a fixed string or it can be a regex?
|
It's currently fixed only. I've been thinking about adding regex support there, but I'm hesitant to open that can of worms (hesitant meaning nothing else will get done in my life until I get it working

).
Quote:
Request: Could you add <a> to the tags you clean (although without replacement tags, of course). It would be a nice feature for me.
Thank you very much
|
I've been tempted to do that myself (<a> tags). I just need to figure out how to handle the situation of having elements that can ONLY be deleted and not modified.
EDIT: did you ever get any more details on the "index out of range" error you were getting? I should really post a version that has more in the way of debug output.