Mathcrowd Lab

Table Block

Use | to create a table. The first row is the header. The second row must use - and can set alignment, and from the third row, the table content is filled in.


| Name      | Age | Occupation  |
|-----------|-----|-------------|
| Alice     | 28  | Developer   |
| Bob       | 34  | Designer    |
| Charlie   | 22  | Engineer    |
||caption||
id日期编辑者编辑字符数备注操作
No data
No data
HTML
Header 1 Header 2 Header 3
Left-aligned Centered Right-aligned
Strikethrough print("This is a code block") Bold
This is plain text Link Bold Italic Text
Table caption
PREVIEW

⚠️ Attention

You should use a tool to generate tables. It is not wise to manually create large tables using a keyboard.

Previous
: