Skip to content

hou80houzhu/markdownCmd

Repository files navigation

markdownCmd

Parse markdown files by command line.

##CMD##

  • java -jar [path]\markdownCmd.jar [path]\[name].md [newPath]\[newName]
  • java -jar [path]\markdownCmd.jar [path] [newPath]
  • java -jar [path]\markdownCmd.jar [path] [newPath] [a freemarker template file path(support ${title},${content})]

About

Parse markdown files by command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages