On Nov 5, 2005, at 11:09 PM, Scott McDowell wrote:
I'll see if I can't figure something out better, but it seems that whatever fix I come up with should probably be applied to both anchor and image tags as well.
Try: --regex-html=/<([a-zA-Z]*)[ \t]+([a-zA-Z]+[ \t]*=[ \t]*"[^"]+"[ \t] *)*id[ \t]*=[ \t]*"([^"]+)/\1#\3/Ids/i
----Scott
Haris