WIP
Generate markdown footer links.
``markdown
- [md-footer](https://github.com/sayanarijit/md-footer)
-
ignoreme`
Will convert into
``markdown
- [md-footer][1]
-
ignoreme`
```
```bash cat /path/fo/file.md | md-footer
md-footer /path/to/file.md ```
It was used to generate footer links for the xplr book.