From f7f75b7fb1daa71386456bbc6809f4254f612cec Mon Sep 17 00:00:00 2001 From: ByungCheol Date: Sun, 7 Jun 2026 20:03:44 +0900 Subject: [PATCH] =?UTF-8?q?revert:=20=EA=B2=8C=EC=8B=9C=ED=8C=90=20?= =?UTF-8?q?=EC=97=90=EB=94=94=ED=84=B0=EB=A5=BC=20Toast=20UI=20=EC=9C=84?= =?UTF-8?q?=EC=A7=80=EC=9C=85=EC=9C=BC=EB=A1=9C=20=ED=86=B5=EC=9D=BC(PC=20?= =?UTF-8?q?=ED=8F=AC=ED=95=A8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - PC 전용 textarea/썸네일 방식 제거 — 글 흐름(이미지 아래 설명 등)이 불편하다는 피드백 반영 - 모든 플랫폼 위지윅(이미지 인라인). PC 한글 첫 자음 중복은 감수(tui.editor Windows IME 업스트림 버그) - 서버 이미지 업로드(addImageBlobHook)는 유지 — 화면 변화 없는 개선(base64 미사용) Co-Authored-By: Claude Opus 4.8 --- src/components/editor/MarkdownEditor.vue | 312 +---------------------- 1 file changed, 10 insertions(+), 302 deletions(-) diff --git a/src/components/editor/MarkdownEditor.vue b/src/components/editor/MarkdownEditor.vue index c9a13f3..1c2981c 100644 --- a/src/components/editor/MarkdownEditor.vue +++ b/src/components/editor/MarkdownEditor.vue @@ -1,5 +1,5 @@ - -