aboutsummaryrefslogtreecommitdiff
path: root/test.em
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-01-30 09:55:26 +0000
committerJohn Ankarström <john@ankarstrom.se>2021-01-30 09:55:26 +0000
commit4d00aca757265010cae5626c33d186c1cb2c23b8 (patch)
tree56dd8770fc0c7523708bd7c59d06d7cb7a2aa784 /test.em
parent99ac4e7f5a389898673348449e4a522a86d07f1c (diff)
downloadem-4d00aca757265010cae5626c33d186c1cb2c23b8.tar.gz
Fix nested lists
Diffstat (limited to 'test.em')
-rw-r--r--test.em10
1 files changed, 5 insertions, 5 deletions
diff --git a/test.em b/test.em
index 830e4bd..4fb6997 100644
--- a/test.em
+++ b/test.em
@@ -16,11 +16,11 @@ unordered list item.
ordered list item.
2. Here is another.
- - Here is a list
- - With another list inside it [1]
-
- 1. Here is a mixed nested list
- - An unordered item
+ 1. Here is a list
+ 1. With another list inside it [1]
+ - And yet another list
+ - Inside that list
+ 2. And now we're back at the first level
[1] Reference list item
[a] http://example.com