• Icon: Suggestion Suggestion
    • Resolution: Won't Fix
    • None
    • None
    • 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.

      It would be nice to put line breaks in the table format, but these line breaks wouldn't show up in the rendered page. Perhaps this can be done with the following syntax: The last character on the line is a single \ and there are non-special chars directly before it. For example

      |cell 1,1| cell 2,1\
      |cell 3,1|
      |cell 1,2| cell 2,2\
      |cell 3,2|
      

      This would be rendered as a 2 row 3 column table. Putting line breaks in the table definition is nice if I'm trying to get the definition cells to line up.

      I suppose this is a general need for all of the syntax. Because line breaks mean something to the renderer would be nice to be able to escape them.

            [CONFSERVER-1355] line breaks in table syntax

            Sen Geronimo made changes -
            Workflow Original: JAC Suggestion Workflow 4 [ 3579369 ] New: JAC Suggestion Workflow 3 [ 4339044 ]

            hello, did you figure out how to make a table in one line?

            Shyn Samigullin added a comment - hello, did you figure out how to make a table in one line?

            Answering simonpradier_11661070714 question in case of scriptrunner rest endpoint and passing this with html request it is %0A 

            Łukasz Sielski priv added a comment - Answering  simonpradier_11661070714 question in case of scriptrunner rest endpoint and passing this with html request it is %0A 

            Bruce Reed added a comment -

            I know this is an old ticket, but things may have changed.

            Using Jira v8.4.1 it seems the trailing backslash is no longer needed. On a guess - if the table row is not finished (the cells don't match the header), then next line is used to finish the row.

            So this:

            |cell 1,1| cell 2,1
            line 2 |cell 3,1|
            |cell 1,2| cell 2,2
            line 2 |cell 3,2|

            Looks like this:

            cell 1,1 cell 2,1
            line 2
            cell 3,1
            cell 1,2 cell 2,2
            line 2
            cell 3,2

            Bruce Reed added a comment - I know this is an old ticket, but things may have changed. Using Jira v8.4.1 it seems the trailing backslash is no longer needed. On a guess - if the table row is not finished (the cells don't match the header), then next line is used to finish the row. So this: |cell 1,1| cell 2,1 line 2 |cell 3,1| |cell 1,2| cell 2,2 line 2 |cell 3,2| Looks like this: cell 1,1 cell 2,1 line 2 cell 3,1 cell 1,2 cell 2,2 line 2 cell 3,2
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow 2 [ 3185054 ] New: JAC Suggestion Workflow 4 [ 3579369 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3029005 ] New: JAC Suggestion Workflow 2 [ 3185054 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing v4 [ 2538679 ] New: JAC Suggestion Workflow [ 3029005 ]
            Rachel Lin (Inactive) made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 2290961 ] New: Confluence Workflow - Public Facing v4 [ 2538679 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 - TEMP [ 2185312 ] New: Confluence Workflow - Public Facing v3 [ 2290961 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing v3 [ 1918864 ] New: Confluence Workflow - Public Facing v3 - TEMP [ 2185312 ]

              smansour Sherif Mansour
              e59e3a20f01b Scott Cytacki
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: