Sha256: 1b14721341fce989d40508792b55d9f0c99db22fb5580911140c61a5de5ed6ed

Contents?: true

Size: 898 Bytes

Versions: 13

Compression:

Stored size: 898 Bytes

Contents

// This file has been modified to remove
// nesting to level five, which LaTeX
// cannot handle

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

// .with_start
[start=6]
. Step 1
. Step 2
. Step 3

// .with_numeration_styles
[decimal]
. level 1
[upperalpha]
.. level 2
[loweralpha]
... level 3
[lowerroman]
.... level 4


// .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 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

13 entries across 13 versions & 1 rubygems

Version Path
asciidoctor-latex-1.5.0.17.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.16.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.15.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.14.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.13.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.12.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.11.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.10.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.9.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.8b.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.7.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.5.dev test/examples/adoc/block_olist.adoc
asciidoctor-latex-1.5.0.4.dev test/examples/adoc/block_olist.adoc