From 6000de166f7eea1e1eef58a316637704d2916fa6 Mon Sep 17 00:00:00 2001 From: shinalok Date: Thu, 27 Aug 2026 08:16:06 +0900 Subject: [PATCH] keep EasyMDE on desktop/Android, fall back to plain textarea only on iOS Dropping EasyMDE entirely (previous commit) fixed the Korean IME jamo split but also removed the live markdown syntax highlighting everywhere, even on platforms that never had the bug. Only iOS WebKit breaks CJK IME composition under CodeMirror, so journal-editor.js now detects iOS (including the desktop-UA-masquerading iPad, via MacIntel + multi-touch) and only skips EasyMDE there, falling back to a native