On 6/7/02 4:48 PM, Luke Palmer wrote:
> rule tag($name) {:w \< $name %opts:=[ (\S+)=(\S+) ]* \> }
> 
> Then, you can match an img tag with:
> 
> / <tag 'img'> /
> 
> See, isn't that great?

Don't you mean, "see, isn't that massively over-simplified?" ;)

(but yeah, we get the idea... :)
-John

Reply via email to