Improve descriptive list org rendering
- indent to correct lvl - term :: |<- indent up to here |<- not here
This commit is contained in:
parent
652290b857
commit
c6854a40e1
5 changed files with 47 additions and 18 deletions
15
org/testdata/lists.org
vendored
15
org/testdata/lists.org
vendored
|
@ -24,8 +24,15 @@
|
|||
|
||||
|
||||
descriptive lists
|
||||
|
||||
- term :: description
|
||||
- without term
|
||||
- term :: details
|
||||
continued details
|
||||
- details without a term
|
||||
- term ::
|
||||
description
|
||||
details on a new line
|
||||
- term ::
|
||||
|
||||
details on a new line (with an empty line in between)
|
||||
*continued*
|
||||
#+BEGIN_SRC bash
|
||||
echo "Hello World!"
|
||||
#+END_SRC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue