可以在降价表内创建一个列表(子弹,编号或不编号).
表格如下所示:
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
Run Code Online (Sandbox Code Playgroud)
列表如下所示:
* one
* two
* three
Run Code Online (Sandbox Code Playgroud)
我可以以某种方式合并它们吗?