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

Table syntax delimiter characters must be escaped inside paragraphs if they start the paragraph

    XMLWordPrintable

Details

    • Integration

    Description

      Consider the following test case:

      .#-----------------------------------------------------
      .input|xhtml/1.0
      .#-----------------------------------------------------
      <p>| | | | | | |</p>
      .#-----------------------------------------------------
      .expect|xwiki/2.0
      .#-----------------------------------------------------
      | | | | | | |
      

      This test case currently passes, but the table should be escaped in xwiki syntax.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            asiri Asiri Rathnayake
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: