Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-6887

Code macro in list misaligned on PDF export

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 3.0
    • 2.2.8
    • Page - Export / Import
    • Reproducible on a test page in the Atlassian Confluence instance (2.2.8). Have not tested on new 2.3 preview release.

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              1a40bdc3466a mkersten
              Votes:
              7 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: