From d41c9b2873cd7b81a30624657f0e0c7a07bdd507 Mon Sep 17 00:00:00 2001 From: Harikrishnan Gopal <118685394+hk151109@users.noreply.github.com> Date: Tue, 3 Mar 2026 18:43:44 +0530 Subject: [PATCH 1/2] Add link to textarea fork by Harikrishnan Gopal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 123ae93..148b0ae 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A _minimalist_ text editor that lives entirely in your browser and stores everyt ## Related - [numbr.dev](https://numbr.dev) – my another website, same as textarea, only support calculations like `1 USD in EUR =`. +- - [textarea.my fork](https://github.com/hk151109/textarea) – A fork by [Harikrishnan Gopal](https://github.com/hk151109) with a **Sidebar**, **Document History**, and **short.io integration** for managing url of large documents. --- From 5ad1d862f04104b5441a738b89501951c97e1061 Mon Sep 17 00:00:00 2001 From: Harikrishnan Gopal <118685394+hk151109@users.noreply.github.com> Date: Tue, 3 Mar 2026 23:03:33 +0530 Subject: [PATCH 2/2] Fix formatting of related links in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 148b0ae..9db9488 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ A _minimalist_ text editor that lives entirely in your browser and stores everyt ## Related - [numbr.dev](https://numbr.dev) – my another website, same as textarea, only support calculations like `1 USD in EUR =`. -- - [textarea.my fork](https://github.com/hk151109/textarea) – A fork by [Harikrishnan Gopal](https://github.com/hk151109) with a **Sidebar**, **Document History**, and **short.io integration** for managing url of large documents. +- [textarea.my fork](https://github.com/hk151109/textarea) – A fork by [Harikrishnan Gopal](https://github.com/hk151109) with a **Sidebar**, **Document History**, and **short.io integration** for managing url of large documents. ---