Color wiki renderer doesn't work with bullets and numbers

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.

      If a user encloses a bullet (using an asterist) or a number (using a hash) wiki renderer markup inside a color tag markup, it will fail to render the bullet or hash as a bullet or number. For example:

      {color:green}
      * This should show a green bullet point.
      {color}
      
      {color:red}
      # This should show a red numbered point.
      {color}
      

      The result is as follows:

      * This should show a green bullet point.


      # This should show a red numbered point.

            Assignee:
            Unassigned
            Reporter:
            AlaA
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: