extract_options(field_list)
Return a list of option (name, value) pairs from field names & bodies.
| Parameter: | field_list: A flat field list, where each field name is a single word and each field body consists of a single paragraph only. |
|---|---|
| Exceptions: |
|