mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Apply markdown only when sending the message.
This commit is contained in:
@@ -796,7 +796,7 @@ void Notification::sendReply() {
|
||||
manager()->notificationReplied(
|
||||
peerId,
|
||||
msgId,
|
||||
_replyArea->getTextWithTags());
|
||||
_replyArea->getTextWithAppliedMarkdown());
|
||||
|
||||
manager()->startAllHiding();
|
||||
}
|
||||
|
Reference in New Issue
Block a user