From 0726bed47a26412a852ed164728fddddf14032dd Mon Sep 17 00:00:00 2001 From: robinst Date: Tue, 19 Nov 2024 11:50:18 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20robinst/?= =?UTF-8?q?linkify@dba37933d54f8367e2a068f523f451473f64541c=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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