CMark-BKRS - pure Python script parser for the CommonMark Markdown spec
Contents
Copyright
Copyright (C) 2014 Bibek Kafle and Roland Shoemaker
CMark-BKRS (Debian 0.5.4+ds-7.1) February 2024 CMARK-BKRS(1)
Description
Process Markdown according to the CommonMark specification.
Input Files
infile Input Markdown file to parse, defaults to STDIN
options:-h, --help
show this help message and exit
-o [O] Output HTML/JSON file, defaults to STDOUT
-a Print formatted AST
-aj Output JSON AST
Name
CMark-BKRS - pure Python script parser for the CommonMark Markdown spec
Synopsis
cmark-bkrs [-h] [-o [O]] [-a] [-aj] [infile]
