autolink-0.6.0
- New feature to extract links like
www.example.comas well (no need forhttp://, but must start withwww.). This results a link with typeLinkType.WWW. To opt out of this, specify which link types should be extracted by calling thelinkTypesmethod on the builder. Thanks to @MTDdk for contributing this!