Created by Olov Lassus, Public Domain license.
Version 2.0
Add references.rb
file to your _plugins
directory (create it if needed).
Create a file named _references.md
in your Jekyll site root,
then add your markdown reference-style link definitions to it.
For example:
[google]: http://www.google.com "Google it!"
[wiki]: http://wikipedia.org "Online Encyclopedia"
[id]: url "tooltip"
You can now reference these links in any markdown file. For example:
[Google][google] is a popular search engine and [Wikipedia][wiki] an
online encyclopedia.
See references.rb