multica/apps/web/app/(dashboard)/knowledge-base
Jiayuan Zhang 9b1e75311b feat(web): implement Knowledge Base two-column UI
- Left column: searchable document list with title, author, time
- Right column: document viewer with simple Markdown rendering
  (headings, code blocks, tables, lists, inline code)
- Referenced-by section at bottom showing linked issue keys
- Content centered with max-w-3xl for readability

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 14:45:13 +08:00
..
_data feat(web): add mock data for Knowledge Base documents 2026-03-21 14:44:37 +08:00
page.tsx feat(web): implement Knowledge Base two-column UI 2026-03-21 14:45:13 +08:00