Uploaded image for project: 'XWiki Rendering'
  1. XWiki Rendering
  2. XRENDERING-221

A teletyped word before a nested block inside a list item generates bad markup

    XMLWordPrintable

Details

    • Integration
    • N/A
    • N/A

    Description

      Put this in a document:

      * This is ##literal##(((
      but it gets in the next block...
      )))
      

      Expected output:

      <ul><li>This is <tt>literal</tt><div><p>but it gets in the next block...</p></div></li></ul>

      Actual output:

      <ul><li>This is <div>literal<p><tt></tt>but it gets in the next block...</p></div></li></ul>

      Attachments

        Issue Links

          Activity

            People

              vmassol Vincent Massol
              sdumitriu Sergiu Dumitriu
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: