Skip to content

th-h/thh-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 and back.

Usage: footnotes --to mmd|wp [--file $inputfile]

mmm.pl

mmm (MIME multipart/alternative from Markdown) can create a MIME multipart/alternative mail, containing a text/plain part (in Markdown) and a text/html part, from a Markdown file. Other mail headers (From:, To:, Subject:, ...) can be prepended from a template file.

Usage: mmm [--file $inputfile] [--headers $templatefile]

About

Miscellaneous small scripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages