Duskt/tbsp

Message formatting

Offen

#24 geöffnet am 29.09.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (0 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (5 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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