Octopress:表和定义列表未在rake预览中显示

时间:2014-03-23 09:06:35

标签: octopress kramdown

您好我不知道这是否是正常行为,但如果可能的话,想要预览表格和定义列表。 使用最新版本: 我正在使用markdown的kramdown版本。 我还没有部署,这意味着我只有 一个来源但没有Masters文件夹。

我只使用rake generate或rake预览命令。 我试过了

| First cell|Second cell|Third cell
| First | Second | Third |

First | Second | | Fourth |

size  material      color
----  ------------  ------------
9     leather       brown
10    hemp canvas   natural
11    glass         transparent

和定义列表

apples
  : Good for making applesauce.
oranges
  : Citrus!
tomatoes
  : There's no "e" in tomatoe.

0 个答案:

没有答案