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
39
39
40
40
The extractor option names and descriptions are listed under ``extractor_options ``. Each option may contain the following fields::
41
41
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
45
45
46
46
* ``string ``: indicating that the option can have a single string value
47
47
* ``array ``: indicating that the option can have a sequence of string values
You can’t perform that action at this time.
0 commit comments