This repository has been archived by the owner on Apr 4, 2020. It is now read-only.
v0.2.0
This release brings the email and URL autolink processors into alignment with the official Github Flavored Markdown (GFM) spec.
Added
- Added full support for Github Flavored Markdown (GFM) autolinking
- Added some optimizations
Changed
- Made
ftp
a default protocol - Revised the email regex to match the GFM spec
Fixed
- Fixed bug where links at the start or end of lines failed to be parsed