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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    191
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    191
  • 0.0.1
    1

Package Sidebar

Install

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

Weekly Downloads

102

Version

0.0.2

License

MIT

Last publish

Collaborators

  • yyu