The relaxed parsing release
What's Changed
- Added tooltips to links that show the URI when hovered over with the mouse. (#23)
- Improved the handling of redirected requests. (#24)
- Improved the detection of links. (#26)
- Improved the detection of headings. (#29)
- Improved the detection of quotes. (#31)
- Allowed non-standard list items, that use a tab rather than a space after the
*. (#33) - Added a status bar to the viewer widget to show the URI of the currently-selected link. (#35)
Full Changelog: v0.1.0...v0.2.0