File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The command-line is called `markus` and offers the following commands:
1616markus <cmd> [args]
1717
1818Commands:
19- markus parse parse and transform a sample markdown
19+ markus parse parse and transform a sample markdown, pdf or docx file
2020 markus draft create markdown text from data
2121 markus normalize normalize a sample markdown (parse & redraft)
2222
@@ -39,7 +39,7 @@ Options:
3939 --version Show version number [boolean]
4040 --verbose, -v verbose output [boolean] [default: false]
4141 --help Show help [boolean]
42- --sample path to the markdown text [string]
42+ --sample path to the markdown text, pdf, docx [string]
4343 --output path to the output file [string]
4444 --cicero further transform to CiceroMark [boolean] [default: false]
4545 --slate further transform to Slate DOM [boolean] [default: false]
You can’t perform that action at this time.
0 commit comments