Description
XHTML input:
<table>
  <tr>
    <td>
      <div class="wikimodel-emptyline"></div>
      <p>text</p>
    </td>
  </tr>
</table>
XWiki 2.0 output:
| ((( text )))
As you can see the empty line is left outside the group block. The expected result is:
|((( text )))
Attachments
Issue Links
- relates to
 - 
                    
XRENDERING-453 XHTML table cells that contain only empty line(s) are badly converted to XWiki syntax
-         
 - Closed
 
 -