-
Suggestion
-
Resolution: Fixed
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
View example page on confluence.atlassian.com
It is impossible to create a paragraph after a list in a table cell. If one simply places the text on a new line after the last bullet, the text is appended to the last list item with a line break.
Markup - text on newline after last bullet
| * item 1 * item 2 paragraph text |
Rendered - text is added to the last bullet
|
Attempting to place an empty newline between the last bullet item and the paragraph text breaks the table.
Markup - newline between list and paragraph
| * item 1 * item 2 paragraph text |
Rendered - table broken; paragraph outside table
|
paragraph text |
- relates to
-
CONFCLOUD-9785 Allow new paragraph in table cell after list
- Closed
[CONFSERVER-9785] Allow new paragraph in table cell after list
Workflow | Original: JAC Suggestion Workflow 4 [ 3569311 ] | New: JAC Suggestion Workflow 3 [ 4324416 ] |
Workflow | Original: JAC Suggestion Workflow 2 [ 3185015 ] | New: JAC Suggestion Workflow 4 [ 3569311 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Suggestion Workflow [ 3028950 ] | New: JAC Suggestion Workflow 2 [ 3185015 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2535432 ] | New: JAC Suggestion Workflow [ 3028950 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 2298114 ] | New: Confluence Workflow - Public Facing v4 [ 2535432 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 - TEMP [ 2193991 ] | New: Confluence Workflow - Public Facing v3 [ 2298114 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 1949952 ] | New: Confluence Workflow - Public Facing v3 - TEMP [ 2193991 ] |
Workflow | Original: Confluence Workflow - Public Facing v2 [ 1762757 ] | New: Confluence Workflow - Public Facing v3 [ 1949952 ] |
Description |
Original:
[View example page on confluence.atlassian.com|http://confluence.atlassian.com/display/TEST/New+paragraph+in+table+cell+after+list+impossible]
It is impossible to create a paragraph after a list in a table cell. If one simply places the text on a new line after the last bullet, the text is appended to the last list item with a line break. {noformat:title=Markup - text on newline after last bullet} | * item 1 * item 2 paragraph text | {noformat} {panel:title=Rendered - text is added to the last bullet} | * item 1 * item 2\\ paragraph text | {panel} Attempting to place an empty newline between the last bullet item and the paragraph text breaks the table. {noformat:title=Markup - newline between list and paragraph} | * item 1 * item 2 paragraph text | {noformat} {panel:title=Rendered - table broken; paragraph outside table} | * item 1 * item 2 | paragraph text \| {panel} |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-9785]. {panel} [View example page on confluence.atlassian.com|http://confluence.atlassian.com/display/TEST/New+paragraph+in+table+cell+after+list+impossible] It is impossible to create a paragraph after a list in a table cell. If one simply places the text on a new line after the last bullet, the text is appended to the last list item with a line break. {noformat:title=Markup - text on newline after last bullet} | * item 1 * item 2 paragraph text | {noformat} {panel:title=Rendered - text is added to the last bullet} | * item 1 * item 2\\ paragraph text | {panel} Attempting to place an empty newline between the last bullet item and the paragraph text breaks the table. {noformat:title=Markup - newline between list and paragraph} | * item 1 * item 2 paragraph text | {noformat} {panel:title=Rendered - table broken; paragraph outside table} | * item 1 * item 2 | paragraph text \| {panel} |
Link |
New:
This issue relates to |