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