
ignore_quotes
-------------

   Usage: ignore_quotes pattern [pattern] ...

   The regular expressions given here are used to determine quoted lines
   in the body of an article. You can define up to 5 different patterns
   (this is meant to make up for the lack of an OR operator in slang
   regexps). Please try to keep them as exact as possible, so that slrn
   is able to distinguish different quoting levels - e.g. use "^>" rather
   than "^>*".

   By default, only one pattern is set: "^ ? ?[><:=|]"

-- 
(C) Matthias Friedrich <mafr@topmail.de> and Thomas Schultz <tststs@gmx.de>.
The complete manual can be found at <htp://slrn.sourceforge.net/manual/>.
