Backlog supports tables similar to the one supported by PHP Markdown Extra.
The vertical bar (|) is used to divide cells in a row.
By putting two vertical bars (||) without space in between, the cell on the left will be merged.
Multiple hyphens (-) divides header and body rows. Enclosing the hyphens in colons (:) will align the text to the center, and putting a colon (:) on the right will align the text to the right.
Enclose the title of the table in square brackets ( [] ) and put it at the last row.
Example
Result
Note: Your project will only use Markdown if specified by your administrator under Project Settings. To learn more about this, please read the Formatting Rules.