Why magnolia inserts <br/> in every place, where string ends(\n)? Is this bug, or may be feature? ;)
Magnolia (better the out tag) replaces returns in plain text with <br> tags. There is an attribute to avoid this (look at the tag description).
I version 2.1 there was all good with this becouse, i think, exported file wasn't contain any "\n".
Perhaps it has something to to with the export scheme used (we use now a formatter) and it adds some returns to wrap the text. We must check that.
I fill a JIRA Task Philipp Bracher ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
