Lists

Examples of using ordered and unordered lists.

  1. Step 1.

  2. Step 2.

  3. Step 3.

    With extra content.

    # a comment
    ./an-executable.sh
. Step 1.
. Step 2.
. Step 3.
+
With extra content.
+
```bash
./some-code.sh
```
  • Item 1

  • Item 2

    • Subitem

      • Subsubitem

  • Item 3

- Item 1
- Item 2
** Subitem
*** Subsubitem
- Item 3