scripts/README.md
Thomas Hochstein 8b47885dbe Add usage hint for footnotes to README.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2015-05-01 23:03:28 +02:00

16 lines
342 B
Markdown

# My personal scripts
I will add some small (and rather hackish) scripts for my
personal use here.
## Perl
### footnotes.pl
`footnotes` will convert footnotes in MultiMarkDown format
to the format of the Wordpress plugin
[footnotes](https://wordpress.org/plugins/footnotes/) and back.
Usage: `footnotes --to mmd|wp [--file $inputfile]`