• 44
    • 3
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      In past versions of the code macro, long lines were wrapped up. This feature was implemented in NCODE-142.

      The wrap up of the long lines caused a problem with a mismatch between the line numbers and the actual line. To solve this bug (CONF-23565) we removed the functionality to wrap up text.

      There should be an option to wrap up text in the code macro. Adding a scroll bar may work on a web browser but it is not a good solution for PDF exports or print outs.

      Affected version of the code macro plugin: 2.1.3.

      Workaround:

      Add the following CSS to the global stylesheet:

      .codeContent .syntaxhighlighter table td.code .container .line {
          white-space: normal!important;
      }
      

            [CONFSERVER-31476] Code macro should wrap long lines

            Saba Taseer made changes -
            Remote Link Original: This issue links to "Page (Bulldog)" [ 386982 ]
            Michael Andreacchio made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 966206 ]
            Beau Williams (Inactive) made changes -
            Fix Version/s New: 9.1.0 [ 108795 ]
            Resolution New: Fixed [ 1 ]
            Status Original: In Progress [ 3 ] New: Closed [ 6 ]

            Atlassian Update - 08 October 2024

            Hi everyone,

            This is Beau from the Confluence team. I'm pleased to let you know that we have released a set of enhancements for Code Block Macro in the Confluence Data Center 9.1 release.

            With the enhancements that we are delivering, we have released a feature to allow you to easily wrap long lines of text using a button while viewing a code block. To learn more about this feature please see our product documentation.

            Kind regards,

            Beau

            Confluence Data Center

            Beau Williams (Inactive) added a comment - - edited Atlassian Update - 08 October 2024 Hi everyone, This is Beau from the Confluence team. I'm pleased to let you know that we have released a set of enhancements for Code Block Macro in the Confluence Data Center 9.1 release . With the enhancements that we are delivering, we have released a feature to allow you to easily wrap long lines of text using a button while viewing a code block. To learn more about this feature please see our product documentation . Kind regards, Beau Confluence Data Center
            SET Analytics Bot made changes -
            UIS Original: 43 New: 44
            SET Analytics Bot made changes -
            UIS Original: 44 New: 43
            SET Analytics Bot made changes -
            UIS Original: 43 New: 44
            SET Analytics Bot made changes -
            UIS Original: 44 New: 43
            Beau Williams (Inactive) made changes -
            Remote Link New: This issue links to "Page (Extranet)" [ 952701 ]
            Beau Williams (Inactive) made changes -
            Remote Link New: This issue links to "Page (Extranet)" [ 952483 ]

              f071738db562 Beau Williams (Inactive)
              aconde Alejandro Conde Carrillo (Inactive)
              Votes:
              223 Vote for this issue
              Watchers:
              103 Start watching this issue

                Created:
                Updated:
                Resolved: