showdownjs/showdown

Is there a CLI tool

Open

#663 创建于 2019年2月23日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)JavaScript (13,700 star) (1,640 fork)batch import
help wanted

描述

I am looking for something like:

$ showdown -o foo one.md two.md three.md

and it would output to a folder:

foo/
  one.html
  two.html
  three.html

贡献者指南