Author: huntsfromshadow
Description:
Odd behavior here that I thought I would bug report.
A page has the following mediawiki markup:
<i>Test 1
Test 2
Test 3</i><br>
Section Header
Sub Section Header
If I edit the whole page from the tab the markup comes up and everything is fine.
If I edit from a section header and save the markup of the top party of the page
changes to:
<i>Test 1
Test 2
Test 3</i><br>
Almost as it is stripping the space before the <i>.
It's annoying but doesn't horribly break anything.
Thanks
Version: 1.12.x
Severity: normal