diff options
Diffstat (limited to 'test/unordered-item-with-ordered-sublist.output.txt')
-rw-r--r-- | test/unordered-item-with-ordered-sublist.output.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unordered-item-with-ordered-sublist.output.txt b/test/unordered-item-with-ordered-sublist.output.txt new file mode 100644 index 0000000..57ed1da --- /dev/null +++ b/test/unordered-item-with-ordered-sublist.output.txt @@ -0,0 +1,2 @@ +<ul><li> Item<ol> +<li> Subitem</li></ol></li></ul>
\ No newline at end of file |