• 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.

      Implement a way for inline text to be marked as unformatted.

      This might be implemented using a triple brace markup.

      e.g. {{{_This text should not be italicised_}}}
      

            [CONFSERVER-8268] Support inline unformatted text

            Florent Peyrusse added a comment - - edited

            50a8e0db9162 Yes, this was a suggestion for adding a new feature in the first place. smansour claimed that it was "fixed" in a certain update in 2011, and the ticket was closed with recolution "fixed" accordingly. Here we are just arguing that it is definitely not the case and this ticket should be reopened to get a proper implementation for this feature.

            Florent Peyrusse added a comment - - edited 50a8e0db9162 Yes, this was a suggestion for adding a new feature in the first place. smansour claimed that it was "fixed" in a certain update in 2011, and the ticket was closed with recolution "fixed" accordingly. Here we are just arguing that it is definitely not the case and this ticket should be reopened to get a proper implementation for this feature.

            It has not been fixed because this function has never existed. Double curly blaces does not escape text, it makes it use monospace font. You can even check attlasian's documentation: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=texteffects

            Łukasz Szafirski | Shiji added a comment - It has not been fixed because this function has never existed. Double curly blaces does not escape text, it makes it use monospace font . You can even check attlasian's documentation: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=texteffects

            fpeyruss added a comment - - edited

            Can confirm this is definitely not "Fixed".

            You can sort of workaround the issue by manually adding '\' before every single special character inside the {{}} but this is a really painful solution and it does not survive an edit (backslashes are removed from the "Text" view when you edit the message so you have to add them back or you will end up with the ugly formatted version).

            Example (current behavior): some_variable=(val1)(*val2)

            {{_some_variable_=(*val1)*(*val2)}}

            Example (with workaround): _some_variable_=(*val1)*(*val2)

            {{\_some\_variable\_=(\*val1)\*(\*val2)}}

            smansour Could you please reopen this issue until an actual fix is provided?

            fpeyruss added a comment - - edited Can confirm this is definitely not "Fixed". You can sort of workaround the issue by manually adding '\' before every single special character inside the {{}} but this is a really painful solution and it does not survive an edit (backslashes are removed from the "Text" view when you edit the message so you have to add them back or you will end up with the ugly formatted version). Example (current behavior): some_variable =( val1) (*val2) {{_some_variable_=(*val1)*(*val2)}} Example (with workaround): _some_variable_=(*val1)*(*val2) {{\_some\_variable\_=(\*val1)\*(\*val2)}} smansour Could you please reopen this issue until an actual fix is provided?
            Sen Geronimo made changes -
            Workflow Original: JAC Suggestion Workflow 4 [ 3565447 ] New: JAC Suggestion Workflow 3 [ 4322629 ]

            This was not resolved at all. This feature does not exist. You can do {{ for inline, and {noformat for non formatted non-inline, but you cannot do them together.

             

            stephen.eckels added a comment - This was not resolved at all. This feature does not exist. You can do {{ for inline, and {noformat for non formatted non-inline, but you cannot do them together.  
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow 2 [ 3173571 ] New: JAC Suggestion Workflow 4 [ 3565447 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3028911 ] New: JAC Suggestion Workflow 2 [ 3173571 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2528632 ] New: JAC Suggestion Workflow [ 3028911 ]
            Rachel Lin (Inactive) made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 2280660 ] New: Confluence Workflow - Public Facing v4 [ 2528632 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 - TEMP [ 2176292 ] New: Confluence Workflow - Public Facing v3 [ 2280660 ]

              smansour Sherif Mansour
              christopher.owen@atlassian.com Christopher Owen [Atlassian]
              Votes:
              19 Vote for this issue
              Watchers:
              16 Start watching this issue

                Created:
                Updated:
                Resolved: