v1.4.2
Added
- Respond to kernel requests to clear cell outputs
- Used colored output with elinks HTML renderer
Fixed
- Fix parsing of html tables with empty first cells by
html2text
- Fixed toggling comments if a line consists of a single right-stripped comment
Improved
- Parse environment variables a Python literals, so setting a binary variable to
"False"
no longer evaluates toTrue