Special formatting breaks links when send to chat
When I insert links that contains double dashes (__) around words it inserts and formated (italic) text and break link. Example: if I insert using Ctrl+V text of link "https://domain.example/card/sale__flat__2065179767" in chat "flat" part of link replaces with "flat" and link breaks to 3 parts. Actually it looks this way:
@VitalD This behavior is consistent with other official clients. You might want to use link formatting (Ctrl+K, Markdown link format also works)
P.S. Tried with Telegram for Android, and got the same result.
In Telegram Desktop this links inserts without problems, other clients I didn't test
If using win or an editor, the 'use friendly names' using html [version]. Also, the full code can be obtained, if experiencing problems still, by using an editor and 'paste special' the code is copied with the XPS
This is a limitation in TDLib's markdown parser.