【发布时间】:2014-05-28 08:50:27
【问题描述】:
我目前正在我的 post.md 中写这个
Intro to [links](http://jekyllrb.com/docs/permalinks/)
然后,当我在帖子发布后单击此链接时,我发送到的链接是:
http://example.github.io/post-name/jekyllrb.com/docs/permalinks/
谁能帮忙?
【问题讨论】:
-
对于常规 Markdown,您的代码看起来不错。 this note 关于启用绝对永久链接有帮助吗?
标签: github markdown jekyll jekyll-bootstrap