Bug Fixes
- bash: escape rprompt (9cd20f2), closes #3347
- engine: always clear after every block write (7ce487d)
- hyperlink: use unique format to avoid conflicts (4f83452), closes #3353
BREAKING CHANGES
- hyperlink: this can cause existing manual hyperlinks
([text](link)
) to stop working. To fix, change those to
the following syntax:«text»(link)