Code macro in list misaligned on PDF export

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 3.0
    • Affects Version/s: 2.2.8
    • Component/s: Page - Export / Import
    • Environment:

      Reproducible on a test page in the Atlassian Confluence instance (2.2.8). Have not tested on new 2.3 preview release.

      The following wiki code, when exported to PDF, causes the text inside the {code} macro to be misaligned and not fully inside the surrounding box.

      # first list item
      # secon list item, including a code block
      {code}
      public String getFoo()
      {
          return foo;
      }
      {code}
      # third list item
      

              Assignee:
              Unassigned
              Reporter:
              mkersten
              Votes:
              7 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: