diff options
Diffstat (limited to 'html-test/ref/Nesting.html')
-rw-r--r-- | html-test/ref/Nesting.html | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/html-test/ref/Nesting.html b/html-test/ref/Nesting.html index 0d692791..41787675 100644 --- a/html-test/ref/Nesting.html +++ b/html-test/ref/Nesting.html @@ -166,9 +166,9 @@ the presence of this text pushes it out of nesting back to the top.</li ><ul ><li >Beginning of list<pre - > nested - bird - tracks</pre + >nested +bird +tracks</pre ></li ></ul ></div @@ -183,9 +183,15 @@ the presence of this text pushes it out of nesting back to the top.</li ><li >Beginning of list This belongs to the list above!<pre - > nested - bird - tracks</pre + >nested +bird +tracks + +another line + with indentation</pre + ><pre + >nested bird tracks + without leading space</pre ><ul ><li >Next list @@ -221,9 +227,9 @@ More of the indented list.<ul ><dd >Works for definition lists too.<pre - > nested - bird - tracks</pre + >nested +bird +tracks</pre ><ul ><li >Next list |