Jekyll uses Markdown-formatted links, but how can I link to internal content?
[[link]]
You can now post internal links by using the following:
[Some Link]({% post_url 2010-07-21-name-of-post %})
This is also referenced in the Jekyll Documentation.
https://github.com/mojombo/jekyll/pull/369
1.4m articles
1.4m replys
5 comments
57.0k users