showdownjs/showdown

Is there a CLI tool

Open

#663 opened on 2019年2月23日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)JavaScript (1,640 forks)batch import
help wanted

Repository metrics

Stars
 (13,700 stars)
PR merge metrics
 (平均マージ 15h 21m) (30d で 3 merged PRs)

説明

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

コントリビューターガイド