You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: