Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-17845

Wiki Renderer color tag doesn't work around bullets, numbers, or tables.

    XMLWordPrintable

Details

    Description

      If you enclose a bullet (asterisk) or number (hash sign) wiki markup in a color tag, it will fail to render the bullet or hash. Similarly, if you enclose the wiki markup for a table in the color tag, it will fail to render the table properly. Some examples:

      {color:blue}
      * This should be a bullet in blue. (Not okay.)
      {color}
      
      {color:green}
      # This should be a numbered item in green. (Not okay.)
      {color}
      

      Makes this:

      * This should be a bullet in blue. (Not okay.)


      # This should be a numbered item in green. (Not okay.)

      Also:

      {color:red}
      h1. Heading (Wrong: not rendered)
      *bold* _emphasis_ ??citation?? -deleted- +inserted+ ^superscript^ ~subscript~ {{monospaced}} (Okay)
      {quote}quoted text (Wrong: not in color){quote}
      ||Table Heading (Wrong: table not rendered)||
      |Cell Text|
      {color}
      


      h1. Heading (Wrong: not rendered)
      bold emphasis citation deleted inserted superscript subscript monospaced (Okay)

      quoted text (Wrong: not in color)


      ||Table Heading (Wrong: table not rendered)||
      |Cell Text|

      Attachments

        Issue Links

          Activity

            People

              smansour Sherif Mansour
              estumpf Emily Stumpf [Atlassian]
              Votes:
              2 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: