multica/apps
Jiayuan Zhang 4c1365ff75 fix(telegram): strip existing bold markers in table conversion to prevent overlapping HTML tags
Table cells already containing **bold** markers got double-wrapped,
creating ****text**** which produced overlapping <b><i> tags rejected
by Telegram's HTML parser.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 03:14:41 +08:00
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop Merge pull request #175 from multica-ai/forrestchang/telegram-arch 2026-02-14 01:45:46 +08:00
gateway fix(telegram): strip existing bold markers in table conversion to prevent overlapping HTML tags 2026-02-14 03:14:41 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web chore: switch API host from api-dev.copilothub.ai to api.multica.ai 2026-02-13 23:25:00 +08:00