File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,9 @@ Each extractor defines its own set of configuration options. To find out which o
3939
4040The extractor option names and descriptions are listed under ``extractor_options ``. Each option may contain the following fields::
4141
42- * ``title `` (required): The title of the option
43- * ``description `` (required): The description of the option
44- * ``type `` (required): The type of the option, which can be
42+ - ``title `` (required): The title of the option
43+ - ``description `` (required): The description of the option
44+ - ``type `` (required): The type of the option, which can be
4545
4646 * ``string ``: indicating that the option can have a single string value
4747 * ``array ``: indicating that the option can have a sequence of string values
You can’t perform that action at this time.
0 commit comments