Sha256: 61305a021594763b9c539eb0f93d894583e3aae7274d71790bde3c41c89317d1
Contents?: true
Size: 785 Bytes
Versions: 13
Compression:
Stored size: 785 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 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
13 entries across 13 versions & 1 rubygems