.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH CMARK-BKRS "1" "November 2020" "CMark-BKRS (Debian 0.5.4+ds-5)" "CommonMark Python package (Bibek Kafle and Roland Shoemaker)" .SH NAME CMark-BKRS \- pure Python script parser for the CommonMark Markdown spec .SH SYNOPSIS .B cmark-bkrs [\fI\,-h\/\fR] [\fI\,-o \/\fR[\fI\,O\/\fR]] [\fI\,-a\/\fR] [\fI\,-aj\/\fR] [\fI\,infile\/\fR] .SH DESCRIPTION Process Markdown according to the CommonMark specification. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-o\fR [O] Output HTML/JSON file, defaults to STDOUT .TP \fB\-a\fR Print formatted AST .TP \fB\-aj\fR Output JSON AST .SH "INPUT FILES" .TP infile Input Markdown file to parse, defaults to STDIN .SH AUTHOR Bibek Kafle and Roland Shoemaker .SH COPYRIGHT Copyright (C) 2014 Bibek Kafle and Roland Shoemaker