Steps to reproduce
- Create a table with VE (or edit an existing one)
- In a table cell, insert two lines of text (separated by a single return)
- bold the first line
- save (or preview the wikitext)
Expected result
The newline is preserved in wikitext, with a <br/> or a paragraph.
Actual result
The newline is lost, and the line serializes as
|'''bold'''second line