Sha256: e2039c381e551eb16a260c8f4574e9d40cad76ca7df346921709f238f0c75fa2
Contents?: true
Size: 799 Bytes
Versions: 7
Compression:
Stored size: 799 Bytes
Contents
// .basic * Edgar Allen Poe * Sheri S. Tepper * Bill Bryson // .with_title .Writers * Edgar Allen Poe * Sheri S. Tepper * Bill Bryson // .with_id_and_role [#authors.green] * Edgar Allen Poe * Sheri S. Tepper * Bill Bryson // .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 // .checklist - [*] checked - [x] also checked - [ ] not checked - normal list item
Version data entries
7 entries across 7 versions & 1 rubygems