We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4186529 commit 64f76d9Copy full SHA for 64f76d9
CHANGELOG.md
@@ -11,6 +11,7 @@ with the exception that 0.x versions can break between minor versions.
11
- Autolink extension: Now supports configuration of different link types that
12
should be recognized and converted to links. See `AutolinkExtension#builder`
13
| Type | Default? | Description |
14
+ |---------|----------|-----------------------------------------------------------|
15
| `URL` | Yes | URL with a protocol such as `https://example.com` |
16
| `EMAIL` | Yes | Email address such as `[email protected]` |
17
| `WWW` | No | An address beginning with `www` such as `www.example.com` |
0 commit comments