Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

v2.1.0: Added option to autolink emails without angle brackets

Compare
Choose a tag to compare
@hey-red hey-red released this 10 Aug 11:20
· 19 commits to master since this release

Usage:

set AllowTargetBlank to true then
[example](http://www.example.com)+ transforms to:
<a href="http://www.example.com" target="_blank">example</a>