Skip to content

The relaxed parsing release

Choose a tag to compare

@davep davep released this 24 Jun 17:36
· 62 commits to main since this release
b396103

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