cm3 / md2html

md2html bash script extending `markdown` command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

md2html bash script extending markdown command.

SYNOPSIS

  • md2html [input path]
  • md2html [input path] > [output path]

DEPENDENCY

sudo apt install markdown gettext to install them.

INSTALL

Simply download md2html and put it on your $PATH, and execute chmod 755 md2html to make it executable.

CUSTOMISE

Simply edit md2html. The html template is directly written there.

About

md2html bash script extending `markdown` command

License:MIT License