Converting multiple lines to a list in NWE should probably remove linebreaks, and vice-versa
Open, LowPublic

Description

Foo
[blank line]
Bar

converts to

* Foo
[blank line]
* Bar

The equivalent operation in VE, which produces a single list, would result in the following wikitext:

* Foo
* Bar

The inverse should be true too, with linebreaks added when un-listing.