Demodocs: Remove duplicate field list 2

This commit is contained in:
Aaron Carlisle 2017-03-15 00:41:02 -04:00
parent 695d96e47b
commit df2b25a81b

View File

@ -195,19 +195,6 @@ Term : classifier
Term
Definition
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.
Option Lists
------------