gitbook-plugin-footnote-string-to-number

0.0.2 • Public • Published

Strings of Footnote to a Number

This plugin convert reference strings of footnote to numbers.

Example

This is a pen[^pen].

[^pen]: I like it.

This is converted to

This is a pen[^1].

[^1]: I like it.

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-footnote-string-to-number

Weekly Downloads

104

Version

0.0.2

License

MIT

Last publish

Collaborators

  • yyu