Lists

Checklists

* [*] checked
* [x] also checked
* [ ] not checked

The example above is published as:

  • checked

  • also checked

  • not checked

Description and step lists

Basic description list
Bucket:: A drop-down menu that displays the name of the bucket whose documents are currently being viewed.
You can use the drop-down menu to select other available buckets.

Limit:: The maximum number of rows (documents) to retrieve and display at once.

Document ID:: Accepts the ID of a specific document.
Leave this field blank to retrieve documents based on *Limit* and *Offset*.

The example above is published as:

Bucket

A drop-down menu that displays the name of the bucket whose documents are currently being viewed. You can use the drop-down menu to select other available buckets.

Limit

The maximum number of rows (documents) to retrieve and display at once.

Document ID

Accepts the ID of a specific document. Leave this field blank to retrieve documents based on Limit and Offset.

Description list with compound content
term 1::
This description needs two paragraphs.
To attach them both to term 1, use a list continuation (`+`) on the line separating the paragraphs.
+
This is the second paragraph for term 1.

term 2::
This description includes an admonition block.
Like additional paragraphs, blocks also need to be connected with a `+`.
+
NOTE: An admonition block that is part of term 2's description.

term 3::
* unordered list item
.. ordered list item
... another ordered list item

The example above is published as:

term 1

This description needs two paragraphs. To attach them both to term 1, use a list continuation (+) on the line separating the paragraphs.

This is the second paragraph for term 1.

term 2

This description includes an admonition block. Like additional paragraphs, blocks also need to be connected with a +.

An admonition block that is part of term 2’s description.
term 3
  • unordered list item

    1. ordered list item

      1. another ordered list item

Step list
[horizontal,labelwidth=10]
Step 1:: Notify the DFCS state office Medicaid Policy Unit via telephone, (404) 657-7543, that ETS services have been requested.

Step 2:: Obtain the following information and provide to the DFCS state office Medicaid Policy Unit:

* pre-certification number for the out-of-state medical services (available from the member's local or out-of-state medical provider);
* out-of-state medical provider's name, address, telephone number, and contact person;
* member's name, address, telephone number, date of birth, and Medicaid number;

Step 3:: Upon notification from the state office Medicaid Policy Unit, inform the member of the ETS decision.

Step 4:: Provide ETS payment(s) to the approved commercial carrier(s) and/or ETS advance to the member according to the DCH/DMA decision.

The example above is published as:

Step 1

Notify the DFCS state office Medicaid Policy Unit via telephone, (404) 657-7543, that ETS services have been requested.

Step 2

Obtain the following information and provide to the DFCS state office Medicaid Policy Unit:

  • pre-certification number for the out-of-state medical services (available from the member’s local or out-of-state medical provider);

  • out-of-state medical provider’s name, address, telephone number, and contact person;

  • member’s name, address, telephone number, date of birth, and Medicaid number;

Step 3

Upon notification from the state office Medicaid Policy Unit, inform the member of the ETS decision.

Step 4

Provide ETS payment(s) to the approved commercial carrier(s) and/or ETS advance to the member according to the DCH/DMA decision.

Ordered Lists

Ordered list with nested levels
. Step 1, Level 1
.. Step 1, Level 2
... Step 1, Level 3
.... Step 1, Level 4
..... Step 1, Level 5
. Step 2

The example above is published as:

  1. Step 1, Level 1

    1. Step 1, Level 2

      1. Step 1, Level 3

        1. Step 1, Level 4

          1. Step 1, Level 5

  2. Step 2

Unordered lists

Unordered list with nested levels
* Level 1
** Level 2
*** Level 3
**** Level 4
***** Level 5
* Level 1

The example above is published as:

  • Level 1

    • Level 2

      • Level 3

        • Level 4

          • Level 5

  • Level 1

Navigation files also use the unordered list syntax.