1.2.0
This release adds a new feature:
feat: add user command OUTPUT to allow user to specify the output format as md or html (for markdown or HTML respectively). Previously only markdown was supported. Output defaults to markdown if user does not include the OUTPUT command in the user program. See Wiki for details. Backwards-compatible.