1.0.1 • Published 10 months ago

gfm-footnotes v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

gfm-footnotes Version Badge

github actions coverage License Downloads

npm badge

Prune unused footnote references in GitHub-flavored Markdown.

Usage

npx gfm-footnotes # if not installed

gfm-footnotes # if installed and in the PATH
$ gfm-footnotes --help
Usage: gfm-footnotes [options]

Options:
  --input <path>        File path containing GFM markdown content. If omitted, input must be piped in.
    [string]

  --output-file <path>  File path to write output to. If omitted, output will be printed to stdout.
    [string]

Install

npm install --save-dev gfm-footnotes

License

MIT

1.0.1

10 months ago

1.0.0

10 months ago