-
The workaround is to use 3 or more dashes in second line for each column:
a table like this -
a table like this test for table syntax
-
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Not Found
|
Issue Votes (0)
The tables in Markdown are not shown correctly, for example,
| a | table | |-|-| | like | this |
should be rendered as a table in HTML.