From dbd0fe2fc14e806b1a007ecd390cd10c034536fb Mon Sep 17 00:00:00 2001 From: Jocs Date: Fri, 29 May 2026 19:44:25 +0800 Subject: [PATCH] docs(readme): announce migration to marktext/marktext repo Muya has moved into the MarkText monorepo. Add a top-of-README notice directing users and contributors to marktext/marktext. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4beae51..8b2abe6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@

muya

+> [!IMPORTANT] +> **This repository has been migrated into [marktext/marktext](https://github.com/marktext/marktext).** +> +> Muya now lives inside the MarkText monorepo. To use Muya or contribute code, please head over to the [marktext/marktext](https://github.com/marktext/marktext) repository. This repo will no longer receive updates. Thank you! +

Muya — a standalone Markdown editor for the web, extracted from MarkText.

> Status: Muya is still under active development. APIs may change between minor versions and it is not yet recommended for production use.