ByungCheol 7f6a4c62e5
CI / build (push) Failing after 12m48s
fix: PC(Electron) 위지윅 한글 IME 중복 → 에디터를 마크다운 모드로 전환
- 진단: 제목(일반 입력)은 정상, 본문 위지윅(contenteditable)만 첫 자음 중복 → ProseMirror+Electron IME 버그
- MarkdownEditor: Electron 감지 시 initialEditType='markdown'(텍스트 기반 입력) → IME 정상. 웹/APK는 위지윅 유지
- 앞서의 불필요한 조합(composition) 처리 코드 제거(원인이 아니었음)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 17:50:43 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00

sb_pt

This template should help get you started developing with Vue 3 in Vite.

VS Code + Vue (Official) (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint
S
Description
No description provided
Readme 15 MiB
Languages
Vue 79.5%
JavaScript 17.6%
Java 1.2%
CSS 0.8%
Swift 0.7%