* MM-19837 Remove Opacity from AtMention Markdown Removed the opacity that was set on the base text style for the markdown on AtMention for system messages. * MM-19837 Updated opacity for AtMention The baseTextStyle being used to set the opacity is used across the entire text format, so for this change where an AtMention is used, I added a new opacity to overwrite the on applied by the baseTextStyle. |
||
|---|---|---|
| .. | ||
| hashtag | ||
| markdown_code_block | ||
| markdown_emoji | ||
| markdown_image | ||
| markdown_link | ||
| markdown_table | ||
| markdown_table_cell | ||
| markdown_table_image | ||
| markdown_table_row | ||
| index.js | ||
| markdown.js | ||
| markdown_block_quote.js | ||
| markdown_list.js | ||
| markdown_list_item.js | ||
| transform.js | ||
| transform.test.js | ||