Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@capybara1 capybara1 released this 31 Dec 18:24
· 7 commits to master since this release
a269fb8
  • Works with all plain URLs and Markdown links without text (e.g. [](https://example.com)) in selection
  • Requests HTML pages to extract title HTML elements
  • Sanitizes title text (trim and compact whitespace, replace HTML entities)
  • Summary after completion