Add test for nested list end via 2 blank lines.

This commit is contained in:
Tom Alexander 2023-03-19 14:52:29 -04:00
parent 6a0dc2fc62
commit a5a03126d2
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
3 changed files with 12 additions and 2 deletions

View File

@ -12,7 +12,7 @@ endif
.RECIPEPREFIX = >
.PHONY: all
all: paragraphs.tree.txt
all: paragraphs.tree.txt nested_paragraphs.tree.txt
.PHONY: clean
clean:

View File

@ -0,0 +1,6 @@
lorem
1. foo
1. bar
baz

View File

@ -1,3 +1,7 @@
1. foo
2. bar
(message "%s" (org-element-parse-buffer))
baz
3. lorem
ipsum