multica/packages
Naiyuan Qing 374ce68b84 fix(ui): remove math plugins and disable single-tilde strikethrough
- Remove remarkMath and rehypeKatex plugins that caused text wrapping
  issues by interpreting $ signs as LaTeX delimiters
- Configure remarkGfm with singleTilde: false to prevent single ~ from
  being parsed as strikethrough (e.g., ~1000 should not become <del>)
- Only double tilde ~~text~~ now renders as strikethrough

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-13 08:33:56 +08:00
..
core fix(hub): initialize channelManager before restoreAgents 2026-02-13 01:40:16 +08:00
hooks feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
sdk feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
store feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
types refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
ui fix(ui): remove math plugins and disable single-tilde strikethrough 2026-02-13 08:33:56 +08:00
utils refactor(agent): move workspace to ~/Documents/Multica 2026-02-12 19:04:20 +08:00