Actions
Defect #43420
openMarkdown alerts are missing styling in email notifications
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
In email notifications, Markdown alerts (such as tip, important, caution, warning, and note) are not rendered properly because their styles are not defined in the mailer layout.
The attached patch fixes this issue by adding CSS styles for Markdown alerts to mailer.html.erb.
The following screenshots show the appearance before and after applying the patch. The mail client used is MailCatcher.
Before:
After:
Files
Related issues
Updated by Go MAEDA about 10 hours ago
- Related to Feature #42603: Enable commonmark alert extension added
Actions