diff --git a/index.html b/index.html index a4a461a..cdbc3a3 100644 --- a/index.html +++ b/index.html @@ -140,4 +140,4 @@ font-size: 0.8em; padding: 0.5em; color: rgb(18, 123, 39); - }

linkify demo

This is an interactive demo of linkify, a Rust library to find links such as URLs and email addresses in plain text.

Because it's written in Rust, it can be compiled to WebAssembly and used in JavaScript as you can see below!

Try some examples: , , , or type/paste some other text with links:

\ No newline at end of file + }

linkify demo

This is an interactive demo of linkify, a Rust library to find links such as URLs and email addresses in plain text.

Because it's written in Rust, it can be compiled to WebAssembly and used in JavaScript as you can see below!

Try some examples: , , , or type/paste some other text with links:

\ No newline at end of file