# Draft.js Link Plugin

_This is a plugin for the `@draft-js-plugins/editor`._

This plugin allows you to add link entities via the [inline toolbar](https://www.draft-js-plugins.com/plugin/inline-toolbar). It also provides a decorator that formats the created entities. HTTP, HTTPS, as well as email addresses (with or without mailto: attached to it) are supported.

## Usage

see https://www.draft-js-plugins.com/plugin/anchor
