File: nested-list.rst

package info (click to toggle)
sphinxcontrib-restbuilder 0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 640 kB
  • sloc: python: 1,048; makefile: 20; sh: 6
file content (16 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
* first item
* second item
    * first sub item
    * second sub item
    * third sub item
* third item
* forth item


1. Item 1 initial text.

   * Item 1a.
   * Item 1b.

2. * Item 2a.
   * Item 2b.