showdownjs/showdown

Is there a CLI tool

Open

#663 geöffnet am 23. Feb. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)JavaScript (1.640 Forks)batch import
help wanted

Repository-Metriken

Stars
 (13.700 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15h 21m) (3 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide