logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bluefeather - Bluefeather

Description

       bluefeather - Extended Markdown Converter

Name

       bluefeather - Bluefeather

Options

-e, --encoding NAME
              parse input files as encoding of NAME:

              s[hift(_-)jis] / e[uc-jp] / u[tf-8] / a[scii]

              default: 'utf-8'

       -f, --format TYPE
              specify format:

              t[ext]      => text mode

              d[ocument] => document mode

       --force
              write even if target files have not changed.  (default: only if target files have changed)

       -h, --help
              show this help.

       -o, --output DIR
              output files to DIR. (default: same as input file)

       -q, --quiet
              no output to stderr.

       --suffix .SUF
              specify suffix of output files. (default: '.html')

       -v, --verbose
              verbose mode - output detail of operation.

       --version
              show BlueFeather version.

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

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

   Moreinfo:
              see <http://ruby.morphball.net/bluefeather/>

bluefeather 0.40 (2010-04-29)                     January 2012                                    BLUEFEATHER(1)

Synopsis

bluefeather [options] file1 [file2file3 ..]

See Also