Details
- 
    Improvement 
- 
    Resolution: Unresolved
- 
    Minor 
- 
    None
- 
    Rendering in the platform
- 
    None
- 
    any
- 
        empty paragraph begin lost switch editor syntax21
- 
        
Description
XHTML 1.0 input:
<p></p><p>foo</p>
or
<div class="wikimodel-emptyline"></div><p>foo</p>
XWiki 2.0 output:
foo
(one empty line before "foo")
XHTML 1.0 output after going back:
<p>foo</p>
As you can see the first empty paragraph/line is lost.
Attachments
Issue Links
- relates to
- 
                    XRENDERING-667 New lines added when parsing and re-rendering groups in xwiki/2.1 -         
- Closed
 
-