multica/apps/web/components/markdown
Jiayuan 095b7f8185 feat(mentions): support @all to mention all workspace members
Add @all mention type that notifies all workspace members (excluding
agents). Includes backend parsing, notification expansion to all members,
and frontend UI with autocomplete suggestion, rendering, and hover card.
2026-04-01 20:58:33 +08:00
..
CodeBlock.tsx fix(ui): apply mono font directly to code/pre elements 2026-03-30 23:27:09 +08:00
index.ts refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
linkify.ts refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
Markdown.tsx feat(mentions): support @all to mention all workspace members 2026-04-01 20:58:33 +08:00
StreamingMarkdown.tsx refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00