.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH CMARK-BKRS "1" "December 2022" "CMark-BKRS (Debian 0.5.4+ds-7)" "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 "INPUT FILES" .TP infile Input Markdown file to parse, defaults to STDIN .SS "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 AUTHOR Bibek Kafle and Roland Shoemaker .SH COPYRIGHT Copyright (C) 2014 Bibek Kafle and Roland Shoemaker