Merge pull request #1626 from mattermost/PLT-1355
PLT-1355 Move link preview into pre-release feature
Этот коммит содержится в:
@@ -432,6 +432,10 @@ export default {
|
||||
MARKDOWN_PREVIEW: {
|
||||
label: 'markdown_preview', // github issue: https://github.com/mattermost/platform/pull/1389
|
||||
description: 'Show markdown preview option in message input box'
|
||||
},
|
||||
EMBED_PREVIEW: {
|
||||
label: 'embed_preview',
|
||||
description: 'Show preview snippet of links below message'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Ссылка в новой задаче
Block a user