跳转到主要内容

Creating a table

The Table component follows the official markdown syntax.
To add a table , use three or more hyphens (---) to create each column’s header, and use pipes (|) to separate each column. For compatibility, you should also add a pipe on either end of the row.