Sha256: aa79d683c1b4f8f4f93171544d619928eda8b4ca6d0494687eca0a59844db81c
Contents?: true
Size: 799 Bytes
Versions: 5
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
5 entries across 5 versions & 1 rubygems