【发布时间】:2020-03-08 16:01:08
【问题描述】:
我尝试在 Jekyll 中使用 kramdown reference links。参考链接不起作用(Jekyll 不生成标签)。内联链接按预期工作。
我只是将kramdown syntax reference 中的示例复制到我的 Kramdown 文档中。
This is a [reference style link][linkid] to a page. And [this]
[linkid] is also a link. As is [this][] and [THIS].
请有人重现此问题或确认它正在运行。
【问题讨论】: