DOKK / manpages / debian 12 / ruby-bluefeather / bluefeather.1.en
BLUEFEATHER(1) Extended Markdown Convertor BLUEFEATHER(1)

bluefeather - Bluefeather

bluefeather [options] file1 [file2 file3 ..]

bluefeather - Extended Markdown Converter

parse input files as encoding of NAME:
s[hift(_-)jis] / e[uc-jp] / u[tf-8] / a[scii]
default: 'utf-8'
specify format:
t[ext] => text mode
d[ocument] => document mode
write even if target files have not changed. (default: only if target files have changed)
show this help.
output files to DIR. (default: same as input file)
no output to stderr.
specify suffix of output files. (default: '.html')
verbose mode - output detail of operation.
show BlueFeather version.

* If specify files only '-', bluefeather read from stdin and write to stdout.

bluefeather *.bftext *.bfdoc bluefeather -v --sufix .xhtml -o ../ sample.markdown bluefeather -

see <http://ruby.morphball.net/bluefeather/>
January 2012 bluefeather 0.40 (2010-04-29)