mattermost-mobile/app/components/markdown
Farhan Munshi 8052112260
[MM-22622] Check mentionHighlightsDisabled in markdown (#3975)
* MM-22622 Check mentionHighlightsDisabled in markdown

* MM-22622 Use array of mentions instead of long conditional

* MM-22622 Disable Channel mention highlight for channel header change messages

* MM-22622 Update tests to ensure mention highlight disabled on system message
2020-03-03 16:37:44 +05:30
..
__snapshots__ [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
hashtag
markdown_code_block
markdown_emoji
markdown_image
markdown_link
markdown_table [MM-22152] [MM-22321] Fix Markdown table issues (#3924) 2020-03-01 09:27:25 -03:00
markdown_table_cell
markdown_table_image
markdown_table_row
index.js
markdown.js [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
markdown.test.js [MM-22622] Check mentionHighlightsDisabled in markdown (#3975) 2020-03-03 16:37:44 +05:30
markdown_block_quote.js
markdown_list.js
markdown_list_item.js
transform.js
transform.test.js