Michael,

I just noticed your post (I am at work).  This is begining to get there (maybe I
should not have split the original
111).

In the prototype you only cover use of " quotes.

if( ($pre_code, $quote_type, $curr_tag, $post_code) = $_ =~
m/(.*)\<\<(")(\w+)"(.*)/ )

It needs to match (.*)<<((["'`])(\w+)\2)|(\w+))(.*) or something like that.

Richard Proctor




Reply via email to