This test checks to see that Insert{Un}OrderedList can remove items from a list, can remove empty list when they are emptied, and can remove content from orphaned list items.

  1. foo
  2. This should not be a list.

    bar
  3. baz
  4. This should not be in a list.
  5. foo
  6. This should not be in a list.
  7. bar
  • This should not be in a list.