summaryrefslogtreecommitdiff
path: root/sandbox/grubert/test/from_test_txt-07.txt
blob: 7ac6deb36598657d01ceeab7bae5423ff5377a36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Field Lists
-----------

:what: Field lists map field names to field bodies, like database
       records.  They are often part of an extension syntax.  They are
       an unambiguous variant of RFC 2822 fields.

:how arg1 arg2:

    The field marker is a colon, the field name, and a colon.

    The field body may contain one or more body elements, indented
    relative to the field marker.