Support list items with empty first line

also dismiss implementing ordered list bullet overrides for now, e.g.
1. [@10] foo

add it once someone needs it - for now it seems like needless complexity
This commit is contained in:
Niklas Fasching 2018-12-19 17:40:47 +01:00
parent 4e536f44bd
commit 724cf6c23e
5 changed files with 29 additions and 7 deletions

View file

@ -7,9 +7,6 @@ Take a look at [[https://niklasfasching.github.io/go-org/][github pages]] for so
- more keywords: https://orgmode.org/manual/In_002dbuffer-settings.html
- headlines
- unique ids: see [[https://github.com/kaushalmodi/ox-hugo/blob/8472cf2d8667754c9da3728255634e8001a1da6d/ox-hugo.el#L1785-L1850][ox-hugo]] for auto generation
- improve list parsing
- handle list items with empty first line
- handle ordered list overrides [@10]
** links
https://orgmode.org/manual/External-links.html
https://orgmode.org/manual/Internal-links.html