diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-06-03 09:30:26 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-06-03 09:30:26 +0200 |
commit | cc818d27efdf7f1b4a60811c46f813b2a3149041 (patch) | |
tree | e815c74278617f130131a9afd33cbd2cd12771d0 | |
parent | 8270cf85fc1ee514ccef54d4c545e9ba97b4c003 (diff) |
Updated spec.txt.
-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> . |