Sha256: 7eeb173decd3a8b5d7e7ab2d17afe5d32d2b13224ee45db0e8197c0d9b148c01

Contents?: true

Size: 1.42 KB

Versions: 5

Compression:

Stored size: 1.42 KB

Contents

== Horizontal dlist

=== default

[horizontal]
Foo:: bar
Baz Qux:: quux corge
Grault Garply Waldo:: fred plugh xyzzy thud
Tata Toto Tete::
  First line +
  Second line +
  Third line +
Xyzzy::
  Long long line which can not be written in a line. So renderer should find one or some position(s) to split this line to two lines or more.

=== margin-left=20, margin-bottom=0

[horizontal, margin-left=20, margin-bottom=0]
Foo:: bar
Baz Qux:: quux corge
Grault Garply Waldo:: fred plugh xyzzy thud
Tata Toto Tete::
  First line +
  Second line +
  Third line +
Xyzzy::
  Long long line which can not be written in a line. So renderer should find one or some position(s) to split this line to two lines or more.

=== margin-left=0, margin-bottom=20

[horizontal, margin-left=0, margin-bottom=20]
Foo:: bar
Baz Qux:: quux corge
Grault Garply Waldo:: fred plugh xyzzy thud
Tata Toto Tete::
  First line +
  Second line +
  Third line +
Xyzzy::
  Long long line which can not be written in a line. So renderer should find one or some position(s) to split this line to two lines or more.

=== margin-left=0, margin-bottom=0

[horizontal, margin-left=0, margin-bottom=0]
Foo:: bar
Baz Qux:: quux corge
Grault Garply Waldo:: fred plugh xyzzy thud
Tata Toto Tete::
  First line +
  Second line +
  Third line +
Xyzzy::
  Long long line which can not be written in a line. So renderer should find one or some position(s) to split this line to two lines or more.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
asciidoctor-nabetani-0.1.4 sample/funcs/horz-dlist.adoc
asciidoctor-nabetani-0.1.3 sample/funcs/horz-dlist.adoc
asciidoctor-nabetani-0.1.2 sample/src/horz-dlist.adoc
asciidoctor-nabetani-0.1.1 sample/src/horz-dlist.adoc
asciidoctor-nabetani-0.1.0 sample/src/horz-dlist.adoc