diff options
-rw-r--r-- | test/spec.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/test/spec.txt b/test/spec.txt index 5c06ec1..a029c19 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -3835,9 +3835,11 @@ item: - b - c - d - - e - - f -- g + - e + - f + - g + - h +- i . <ul> <li>a</li> @@ -3847,6 +3849,8 @@ item: <li>e</li> <li>f</li> <li>g</li> +<li>h</li> +<li>i</li> </ul> . |