module documentation

Undocumented

Class CommandLineParser Undocumented
Class MarkdownToJIRA Undocumented
Variable helpString Command-line utility to convert Markdown (CommonMark) to JIRA markup.
Variable usageString Undocumented
helpString: str = (source)

Command-line utility to convert Markdown (CommonMark) to JIRA markup.

JIRA markup spec: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all CommonMark spec: http://spec.commonmark.org/0.30/#introduction

usageString = (source)

Undocumented