
A plugin to support markdown footnotes and Wiki-Style tooltip reference in your Hexo blog posts.
The hexo-reference plugin is a fantastic addition for anyone using Hexo to manage their blog. Designed to enhance your markdown writing experience, it introduces the convenience of footnotes and Wiki-style tooltips directly into your posts. This means you can reference additional information without cluttering your main text, keeping your content clean and engaging for readers.
Installation is straightforward—Hexo typically recognizes all plugins automatically. However, if you find that it doesn’t, you can easily register the plugin in your _config.yml file, ensuring that you have all the necessary features right at your fingertips.

Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.