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

@ -1,10 +1,17 @@
- [ ] unordered list item 1
-
list item with empty first and second line \\
normally an empty line breaks the list item - but we make an exception for the first line and don't count it towards that limit
- unordered list item 2 - with ~inline~ /markup/
1. [-] ordered sublist item 1
a) [X] ordered sublist item 1
b) [ ] ordered sublist item 2
c) [X] ordered sublist item 3
2. ordered sublist item 2
3.
list item with empty first and second line - see above
- [X] unordered list item 3 - and a [[https://example.com][link]]
and some lines of text
1. and another subitem