From 41a2c8bd26601dda1ef056784fa894d58ea404be Mon Sep 17 00:00:00 2001 From: Evan Schwartz <3262610+emschwartz@users.noreply.github.com> Date: Tue, 21 Jan 2025 17:23:39 -0500 Subject: [PATCH] Add HTML-to-text comparison article --- draft/2025-01-22-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-01-22-this-week-in-rust.md b/draft/2025-01-22-this-week-in-rust.md index dced07112..9393d46f7 100644 --- a/draft/2025-01-22-this-week-in-rust.md +++ b/draft/2025-01-22-this-week-in-rust.md @@ -39,6 +39,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Comparing 13 Crates for Extracting Text from HTML](https://emschwartz.me/comparing-13-rust-crates-for-extracting-text-from-html/) + ### Rust Walkthroughs ### Research