【发布时间】:2015-03-02 09:17:07
【问题描述】:
我正在使用 Jekyll 默认 kramdown。我有一张使用
显示的表格surround text, etc.
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
surround text...
但是表格没有边框。如何显示边框。
【问题讨论】:
标签: html css markdown jekyll kramdown