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 53bf47d commit 889709cCopy full SHA for 889709c
CHANGELOG.md
@@ -17,7 +17,7 @@ with the exception that 0.x versions can break between minor versions.
17
| `EMAIL` | Yes | Email address such as `[email protected]` |
18
| `WWW` | Yes | Address beginning with `www` such as `www.example.com` |
19
20
- Note that This changes the behavior of `AutolinkExtension.create()` to now also
+ Note that this changes the behavior of `AutolinkExtension.create()` to now also
21
include `WWW` links by default. To re-enable the previous behavior, use:
22
23
```java
0 commit comments