List of steps to reproduce (step by step, including full links if applicable):
- Make a table cell.
- Add a line break and type something else.
{|class="wikitable"
|Foo
bar
|}- Save page.
- Observe.
- Open in VE.
What happens?:
A td cell with foo{p}bar{/p} appears on real render; this is T6780. But VE does not show the extra paragraph space, instead showing it like a {br}.
What should have happened instead?:
These two would be consistent. Personally I feel it makes more sense if we somehow fix T6780 too (I prefer making a break only cause a space like in other places) instead of making VE bug-compatible.
Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc:
It's on English Wikipedia. See https://en.wikipedia.org/w/index.php?title=Alder_Lake_(microprocessor)&oldid=1054000672 for a real-life example, and for the test https://en.wikipedia.org/w/index.php?title=Wikipedia:Sandbox&oldid=1054001685.
Test in VE
Test in real render



