snaps icon indicating copy to clipboard operation
snaps copied to clipboard

Decide whether to deprecate Markdown in notifications

Open Montoya opened this issue 1 year ago • 0 comments

Notifications are the only place where we still use markdown. If we drop it, we may want to allow a <Text> container with <Bold> <Italic> <Link> as allowed children.

Furthermore, the character count should be based on displayed characters (content of text ignoring JSX and URL param on Link).

Montoya avatar Aug 01 '24 20:08 Montoya