RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.2k stars 10.42k forks source link

Unexpected Markdown Behavior in Custom Status: Bold Formatting Not Working as Expected #32081

Closed CyberStranger closed 2 weeks ago

CyberStranger commented 6 months ago

Description:

When setting a Custom Status in RocketChat, I am experiencing unexpected behavior with markdown formatting for bold text. Traditionally, in message fields, wrapping a word in asterisks (*) makes it bold, and wrapping it in underscores (_) makes it italic. However, this expected behavior is not consistent when applying the same formats in Custom Status.

Steps to reproduce:

  1. Go to 'Profile' and select 'Custom Status'.
  2. In the Custom Status field, try to format a word as bold by wrapping it in single asterisks (*) - expecting the word to appear bold.
  3. For italic text, wrap a word in underscores (_) and observe the formatting. set_custom_status

Expected behavior:

Actual behavior:

Server Setup Information:

Client Setup Information

Additional context

Relevant logs:

reetp commented 4 months ago

Still seems to occur on open.rocket.chat.

I will ask someone to take a look.