hexo-reference-mashiro

1.3.0 • Public • Published

hexo-reference-mashiro

Forked from kchen0x and edited from HarborZeng. This allows you to use Markdown footnotes within Hexo's tag plugins and elsewhere. *Must be used with Mashiro.

Installation

npm i hexo-reference-mashiro --save

Note: You MUST do this within your Hexo blog's root directory.

Place <script src="https://cdn.jsdelivr.net/gh/enstars/mashiro@2.0.1/dist/mashiro.js"></script> under <head>.

Syntax

This plugin uses the Markdown language. Due to the limitations of regex, you cannot have two of the same tag in one footnote. You also cannot have a URL that ends with a parenthesis either. Please use plain HTML as a workaround.

I have no idea what's going on. I also heard stuff about other units being trapped in weird places like a desert or a jungle...[^1]

[^1]: Alluding to *[Satellite](https://yoroshikilled.dreamwidth.org/10838.html)* and _[Sandstorm](https://fortunebanquet.tumblr.com/post/659604958452367360/sandstormprologue)._

LIVE PREVIEW: TL archive

Customization

Customize the footnote link's style by making a .msr-fn class in your css.

Readme

Keywords

Package Sidebar

Install

npm i hexo-reference-mashiro

Weekly Downloads

3

Version

1.3.0

License

MIT

Unpacked Size

33.6 kB

Total Files

7

Last publish

Collaborators

  • watatomo