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 c0500cf commit 3ff9ecdCopy full SHA for 3ff9ecd
README.md
@@ -7,13 +7,13 @@
7
[](https://github.com/gregjacobs/Autolinker.js/blob/master/LICENSE)
8
9
```
10
-"Visit google.com"
+Input: "Visit google.com"
11
12
|
13
14
v
15
16
-"Visit <a href="https://google.com">google.com</a>"
+Output: "Visit <a href="https://google.com">google.com</a>"
17
18
19
Because I had so much trouble finding a good auto-linking implementation out in
0 commit comments