Skip to content

Commit 64f76d9

Browse files
committed
Fix Changelog Typo
1 parent 4186529 commit 64f76d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ with the exception that 0.x versions can break between minor versions.
1111
- Autolink extension: Now supports configuration of different link types that
1212
should be recognized and converted to links. See `AutolinkExtension#builder`
1313
| Type | Default? | Description |
14+
|---------|----------|-----------------------------------------------------------|
1415
| `URL` | Yes | URL with a protocol such as `https://example.com` |
1516
| `EMAIL` | Yes | Email address such as `[email protected]` |
1617
| `WWW` | No | An address beginning with `www` such as `www.example.com` |

0 commit comments

Comments
 (0)