Project

General

Profile

Actions

Defect #40515

open

Displaying issue descriptions in the issues list ignores CommonMark table alignment

Added by Go MAEDA about 1 month ago. Updated 24 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Text formatting
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

When configuring the "Text formatting" setting to "CommonMark Markdown", the rendered tables within issue descriptions default to a centered alignment regardless of the alignment specified in the markup (left, center, or right).

This issue does not occur when the "Text formatting" setting is set to the deprecated Redcarpet-based Markdown.

The markup of the issue description:

| name | value |
|:-----|------:|
| a    | 1     |
| bb   | 22    |
| ccc  | 333   |

Issues list with description (Markdown):

Issues list with description (CommonMark):


Files

issues-list-markdown.png (49 KB) issues-list-markdown.png Go MAEDA, 2024-04-02 10:52
issues-list-commonmark.png (49 KB) issues-list-commonmark.png Go MAEDA, 2024-04-02 10:53
40515.patch (620 Bytes) 40515.patch Takenori TAKAKI, 2024-04-10 07:31
Actions

Also available in: Atom PDF