Modified to use new input format.
[idzebra-moved-to-github.git] / tab / news.flt
1 # $Id: news.flt,v 1.3 1996-01-08 09:10:54 adam Exp $
2 %tagset wais
3 /From:/         BODY    /\n/    {b name d $1 e}
4 /\nSubject:/    BODY    /\n/    {b title d $1 e}
5 /\nDate:/       BODY    /\n/    {b dateOfLastModification d $1 e}
6 /\n/            /(\n|.)*/       {b Body f $1 e}