=== TC 1 ===
1. Set cursor at the end of list
1. Press Enter once.
1. Press Backspace 3 times
1. Press Enter 3 times
1. Switch to Source mode
* Result should be:
{{{
-
test1
-
test1
-
-
}}}
Editor 1