Reformatted excerpts from Edward Z. Yang's message of 2009-06-05: > - if line =~ QUOTE_PATTERN || (line =~ QUOTE_START_PATTERN && nextline > =~ QUO > + if line =~ QUOTE_PATTERN || (line =~ /:$/ && line =~ /\w/ && > nextline =~ QU
Seems fine to me. I've applied that change directly to master. Not only are there millions of optimiziations for this stuff, there are millions of tweaks to improve detection precision and recall. Thanks for your help with this, Edward! -- William <wmorgan-...@masanjin.net> _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk