All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Rich-CLI now assumes that the input file is encoded in UTF-8 #56
- Bumped Rich for improved SVG export
- Added Jupyter Notebook support #47
- Added --export-svg option
- Added support for vi navigation to pager #44
- Fixed wrong version number reported
- Added space key to page down to pager
- Change how code blocks in markdown are rendered (remove border, adding padding)