multica/apps/web/components/markdown
Jiang Bohan 7df140bcda feat(issues): add @ mention for issues in comments
Support mentioning issues via @ in the rich text editor with fuzzy
search on identifier and title. Issue mentions render as clickable
links that navigate to the issue detail page.
2026-03-31 15:38:24 +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(issues): add @ mention for issues in comments 2026-03-31 15:38:24 +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