multica/apps/web/features/editor
Naiyuan Qing 6c651f4be5 docs(editor): annotate key files with design decisions and pitfalls
Add architecture comments to content-editor.tsx, markdown-paste.ts,
extensions/index.ts, mention-view.tsx, content-editor.css, and
preprocess.ts explaining: why single markdown pipeline, why
data-pm-slice for paste detection, typography benchmarks, mention
card sizing rationale, and what was removed from the old system.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 11:21:54 +08:00
..
extensions docs(editor): annotate key files with design decisions and pitfalls 2026-04-03 11:21:54 +08:00
utils docs(editor): annotate key files with design decisions and pitfalls 2026-04-03 11:21:54 +08:00
content-editor.css docs(editor): annotate key files with design decisions and pitfalls 2026-04-03 11:21:54 +08:00
content-editor.tsx docs(editor): annotate key files with design decisions and pitfalls 2026-04-03 11:21:54 +08:00
index.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
title-editor.css refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
title-editor.tsx refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00