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

Quote syntax is not escaped when HTML is parsed

    XMLWordPrintable

Details

    • quote escape html
    • Unit
    • Unknown

    Description

      XHTML input:

      <p>&gt; a</p>
      <p>* b</p>
      

      XWiki 2.0 output:

      > 1
      
      ~* a
      

      As you can see the quote syntax is not escaped, as it happens with the list syntax.

      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: