项目作者: namityo

项目描述 :
convert markdown file to html
高级语言: JavaScript
项目地址: git://github.com/namityo/con-markdown-html.git
创建时间: 2018-01-13T05:02:40Z
项目社区:https://github.com/namityo/con-markdown-html

开源协议:MIT License

下载


con-markdown-html

MarkdownをHTMLに変換するコマンドです

  1. con-markdown-html test.md
  1. Usage: con-markdown-html [options] <markdown-file ...>
  2. Options:
  3. -V, --version output the version number
  4. -c, --css <path> add markdown style file
  5. -l, --hljs <name> change highlight.js style file. (default vs2015.css
  6. -b, --break new line to <br>
  7. -e, --ext <extname> output file ext (html format)
  8. -h, --help output usage information

License

MIT