Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-3815

Table cells are merged when they contain headings

    XMLWordPrintable

Details

    • table cell merge lost heading
    • Unit
    • Unknown

    Description

      XHTML 1.0 input:

      <table>
        <tbody>
          <tr>
            <td>
              <h1>x</h1>
            </td>
            <td>y</td>
          </tr>
        </tbody>
      </table>
      

      XWiki 2.0 output:

      |(((= x =)))y
      

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            mflorea Marius Dumitru Florea
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: