From 72d85ba032ffda0c071c79a48cedbea8abe3388f Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 22 May 2026 08:28:26 +0000 Subject: [PATCH] feat(editor): add Markdown source mode toggle as IME-safe fallback MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Milkdown contenteditable mishandles IME composition on Windows — committing a Zhuyin selection with Enter can revert to the raw phonetic buffer and drop the last keystrokes. Add a per-editor toggle to a plain