Skip to content

Commit 5bfe0ff

Browse files
committed
Test using dash for LIs
1 parent 10e5a8b commit 5bfe0ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/codeql/codeql-cli/extractor-options.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Each extractor defines its own set of configuration options. To find out which o
3939

4040
The 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

0 commit comments

Comments
 (0)