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

A bold starting with a space at the beginning of the line in the XDOM will be lost by XWiki renderer

    XMLWordPrintable

Details

    • Unit

    Description

      This is because

       **<space><space>toto

      is a list in XWiki 2.0 syntax.

      A fix would be for the XWiki renderer to render

       **{{{<space>}}}<space>toto

      or if it too disturbing for user simple remove all the first spaces of the bold block when rendering.

      Attachments

        Activity

          People

            tmortagne Thomas Mortagne
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: