Duskt/tbsp

Message formatting

Open

#24 opened on Sep 29, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This relies on chatroom being mostly implemented. This will likely need to be split into subissues.

Messages are more than text: we should have some basic formatting capabilities, probably using a Markdown syntax.

  • Bold, italic, underline?
  • pinging people with '@'
  • Formatting the person's name to make it clearly distinct from the message

Contributor guide