[md]
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
[/md]
[md]
## 表格
| 标题1 | 标题2 | 标题3 | 标题4 |
| --- | --- | --- | --- |
| 1 | 2 | 3 | 4 |
| 2 | 2 | 表格中也可以嵌入**字体**之`类` | 4 |
[/md]
[md]## 表格
| 标题1 | 标题2 | 标题3 | 标题4 |
| --- | --- | --- | --- |
| 1 | 2 | 3 | 4 |
| 2 | 2 | 表格中也可以嵌入**字体**之`类` | 4 |
### 绘制表格 Tables
| 项目 | 价格 | 数量 |
| -------- | -----: | :----: |
| 计算机 | $1600 | 5 |
| 手机 | $12 | 12 |
| 管线 | $1 | 234 |
First Header | Second Header
------------- | -------------
Content Cell | Content Cell
Content Cell | Content Cell
| First Header | Second Header |
| ------------- | ------------- |
| Content Cell | Content Cell |
| Content Cell | Content Cell |
| Function name | Description |
| ------------- | ------------------------------ |
| `help()` | Display the help window. |
| `destroy()` | **Destroy your computer!** |
| Left-Aligned | Center Aligned | Right Aligned |
| :------------ |:---------------:| -----:|
| col 3 is | some wordy text | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
| Item | Value |
| --------- | -----:|
| Computer | $1600 |
| Phone | $12 |
| Pipe | $1 |
[/md]
|
|