【发布时间】:2013-11-25 20:51:53
【问题描述】:
可以在降价表中创建一个列表(项目符号,编号或不编号)。
表格如下所示:
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
列表如下所示:
* one
* two
* three
我可以以某种方式合并它们吗?
【问题讨论】:
标签: html markdown github-flavored-markdown