Sha256: e9beda1aa49f434a4cc6184030059cfab27df081f402c8cca4f39af55658f531

Contents?: true

Size: 898 Bytes

Versions: 5

Compression:

Stored size: 898 Bytes

Contents

// .basic
. Step 1
. Step 2
. Step 3

// .with-start
[start=6]
. Step 1
. Step 2
. Step 3

// .with-reversed
[%reversed]
. Step 1
. Step 2
. Step 3

// .with-numeration-styles
[decimal]
. level 1
[upperalpha]
.. level 2
[loweralpha]
... level 3
[lowerroman]
.... level 4
[lowergreek]
..... level 5

// .with-title
.Steps
. Step 1
. Step 2
. Step 3

// .with-id-and-role
[#steps.green]
. Step 1
. Step 2
. Step 3

// .max-nesting
. level 1
.. level 2
... level 3
.... level 4
..... level 5
.. level 2

// .complex-content
. Every list item has at least one paragraph of content,
  which may be wrapped, even using a hanging indent.
+
Additional paragraphs or blocks are adjoined by putting
a list continuation on a line adjacent to both blocks.
+
list continuation:: a plus sign (`{plus}`) on a line by itself

. A literal paragraph does not require a list continuation.

 $ gem install asciidoctor

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
asciidoctor-doctest-2.0.0.beta.7 data/examples/asciidoc/olist.adoc
asciidoctor-doctest-2.0.0.beta.6 data/examples/asciidoc/olist.adoc
asciidoctor-doctest-2.0.0.beta.5 data/examples/asciidoc/olist.adoc
asciidoctor-doctest-2.0.0.beta.4 data/examples/asciidoc/olist.adoc
asciidoctor-doctest-2.0.0.beta.3 data/examples/asciidoc/olist.adoc