Bobblue
(Bobblue)
January 22, 2024, 6:33am
1
Hi somehow this has never worked for me. Bug was reported, solved and closed 2 years ago:
opened 10:00PM - 12 May 21 UTC
closed 10:10AM - 01 Sep 21 UTC
Difficulty/2:Medium
Tech/Go
Help Wanted
kind/feature
Impact/High Visibility
Currently emails render just plain text. This ticket is to offer the same text m… arkdown rendering for messages sent to users in email notifications as in the product. At least we should start with the most common markdown (links, bold, italics)
For example, after this change `**@user1**` would display as **@user1**.
<img width="669" alt="Screen Shot 2021-07-30 at 12 20 35 PM" src="https://user-images.githubusercontent.com/1149597/127682455-77588ab5-19e3-4616-bc72-4c6498688e0e.png">
This would be a real crowd-pleaser :)
----
If you're interested please comment here and come [join our "Contributors" community channel](https://community.mattermost.com/core/channels/tickets) on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please [join our "Developers" community channel](https://community.mattermost.com/core/channels/developers).
New contributors please see our [Developer's Guide](https://developers.mattermost.com/contribute/getting-started/).
JIRA: https://mattermost.atlassian.net/browse/MM-24714
I am using Mattermost 9.4.1 on a self hosted server.
I don’t know if this requires an extra config value.
We send bulk email notifications but all markdown parts as well as Emojis are not converted to html.
Any idea what the reason could be?