Skip to content

autolink-0.5.0

Choose a tag to compare

@robinst robinst released this 26 Jun 11:08
· 134 commits to main since this release
  • Stop URLs at more invalid characters, notably '<' and '>' (#7). According to RFC 3987, angle brackets are not allowed in URLs, and other linkers don't seem to allow them either.