Add Command Line Interface
Opened this issue · 0 comments
Ortner commented
Issue
It would be nice to have a command line interface. Then PegDown would support to download a jar file and use PegDown (as is) to convert a markdown document to html. This would enable PegDown to be used in a build process to generate documentation or similar.
Requirements
- Input file shall be specifyable
- Output file might be specifyable (optional)
- Extensions shall be selectable
- A single jar should be used (to ease the use - dependency and classpath settings)