go-org-orgwiki/org/testdata/lists.org
Niklas Fasching c6854a40e1 Improve descriptive list org rendering
- indent to correct lvl
  - term ::
            |<- indent up to here
    |<- not here
2018-12-17 16:02:56 +01:00

923 B

  • unordered list item 1
  • unordered list item 2 - with inline markup

    1. ordered sublist item 1

      1. ordered sublist item 1
      2. ordered sublist item 2
      3. ordered sublist item 3
    2. ordered sublist item 2
  • unordered list item 3 - and a link and some lines of text

    1. and another subitem

      echo with a block
    2. and another one with a table

      a b c
      1 2 3

      and text with an empty line in between as well!

  • unordered list item 4

    with an example
    
    that spans multiple lines
    

descriptive lists

term
details continued details
?
details without a term
term
details on a new line
term

details on a new line (with an empty line in between) continued

echo "Hello World!"