scripts/README.md

16 lines
342 B
Markdown
Raw Normal View History

# 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]`