[ { "msg": "Simple message", "html": "

Foo bar

", "expected": "

Foo bar

" }, { "msg": "List", "html": "

Foo bar

", "expected": "

Foo bar

" }, { "msg": "Empty trailing paragraph", "html": "

Foo bar

", "expected": "

Foo bar

" } ]