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

The list style is repeated on each list item when rendered

    XMLWordPrintable

Details

    • Unit

    Description

      (% param1="value1" param2="value2" %)
      * item
      ** item2
      

      give

      (% param1="value1" param2="value2" %)
      * item
      (% param1="value1" param2="value2" %)
      ** item2
      

      when rendered with XWiki syntax renderer.

      Currently more that being inelegant it also break the list because parser will see that as two lists (which is another bug IMO but it's another subject, see http://markmail.org/message/a3bzyzxk4yxcwb7x).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: