I tried escaping both the # and the " but no joy. jp On Feb 16, 2012, at 10:44 PM, Benny Pedersen wrote:
> Den 2012-02-17 06:53, JP Kelly skrev: >> No didn't work. >> with --lint I got: >> warn: config: invalid regexp for rule HTML_TEXT_WHITE_SHORT: >> /style=\"color: missing or invalid delimiters > ^^^^^^^^^^^^^^ > >> >> On Feb 16, 2012, at 7:53 PM, Benny Pedersen wrote: >> >>> Den 2012-02-17 02:12, JP Kelly skrev: >>> >>>> How do I implement this? >>> >>>>> rawbody HTML_TEXT_WHITE_SHORT /style="color#FFF;/ > ^^^^^^^^^^^^^^^^^^ >>> >>> add it to local.cf or user_prefs, its not tested here so it might not work >>> at all >>> >>> it will score default 1.0 if no score is set > > > rawbody HTML_TEXT_WHITE_SHORT /style=\"color#FFF;/ > describe HTML_TEXT_WHITE_SHORT rawbody: /style="color#FFF;/ > score HTML_TEXT_WHITE_SHORT 0.1 > >