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

Nested and repeated styles are not handled properly

    XMLWordPrintable

Details

    • nested repeated style lost
    • Unit
    • Unknown

    Description

      XHTML 1.0 input:

      a
      <em>
        <strong>
          <em>b</em>
        </strong>
      </em>
      c
      

      XWiki 2.0 output:

      a**b**c
      

      So the italics style is lost. The same happens if I replace EM tags with TT.

      Attachments

        Issue Links

          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: