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

The whitespace between two highlighted code tokens is lost when exporting to PDF

    XMLWordPrintable

Details

    • Integration
    • Unknown
    • N/A
    • N/A

    Description

      Can be reproduced easily with:

      {{code language="java"}}
      public static final String JOB_TYPE = "export/pdf";
      private AuthorizationManager authorization;
      {{/code}}
      

      The whitespace between "public static final" is lost, while the whitespace between "final String" is not.

      Attachments

        Activity

          People

            mflorea Marius Dumitru Florea
            mflorea Marius Dumitru Florea
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: