Tables in Markdown (OD-779)
Yuyi Wang opened 4 years ago

The tables in Markdown are not shown correctly, for example,

| a | table | |-|-| | like | this |

should be rendered as a table in HTML.

  • Robin Shen commented 4 years ago

    The workaround is to use 3 or more dashes in second line for each column:

    atable
    likethis
  • demo commented 4 years ago
    atable
    likethis

    test for table syntax

  • Robin Shen changed state to 'Closed' 4 years ago
    Previous Value Current Value
    Open
    Closed
issue 1/1
Type
Bug
Priority
Normal
Assignee
Affected Versions
Not Found
Issue Votes (0)
Watchers (5)
Reference
OD-779
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover