@markspec/vuepress-plugin-footnote

1.1.3 • Public • Published

@markspec/vuepress-plugin-footnote

vuepress plugin to parse foiotnote refs.

Block

Here is a footnote reference,[^1] and another.[^longnote]

[^1]: Here is the footnote.
[^longnote]: Here's one with multiple blocks.

  Subsequent paragraphs are indented to show that they

belong to the previous footnote.

Inline

Here is an inline note.^[Inlines notes are easier to write, since
you don't have to pick an identifier and move down to type the
note.]

Package Sidebar

Install

npm i @markspec/vuepress-plugin-footnote

Weekly Downloads

13

Version

1.1.3

License

MIT

Unpacked Size

3.83 kB

Total Files

4

Last publish

Collaborators

  • stasson