multica/apps/web/features/editor/extensions
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
..
code-block-view.tsx refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
file-upload.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
index.ts docs(editor): annotate key files with design decisions and pitfalls 2026-04-03 11:21:54 +08:00
markdown-paste.ts docs(editor): annotate key files with design decisions and pitfalls 2026-04-03 11:21:54 +08:00
mention-extension.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
mention-suggestion.tsx refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00
mention-view.tsx docs(editor): annotate key files with design decisions and pitfalls 2026-04-03 11:21:54 +08:00
submit-shortcut.ts refactor(editor): unify editor into features/editor with single markdown pipeline 2026-04-03 10:28:29 +08:00