Add usage hint for footnotes to README.
[scripts.git] / README.md
1 # My personal scripts
2
3 I will add some small (and rather hackish) scripts for my
4 personal use here.
5
6 ## Perl
7
8 ### footnotes.pl
9
10 `footnotes` will convert footnotes in MultiMarkDown format
11 to the format of the Wordpress plugin
12 [footnotes](https://wordpress.org/plugins/footnotes/) and back.
13
14 Usage: `footnotes --to mmd|wp [--file $inputfile]`
15
This page took 0.009556 seconds and 3 git commands to generate.