Post content
The all-new 0.9.7 dev version is available for you to download, it includes some new features and some important improvements. The main feature of this release is the monospace markdown formatting: simply place your text in single ` marks for inline monospace code fragment or in tripple for a whole code block. Of course no text or emoji replaces in monospace text parts — and space collapsing no more: #include <iostream> int main() { std::cout << "Hello World!" << std::endl; return 0; } This version was built upon the new Qt library version, 5.5.1, so we can run into some strange bugs or unexpected behaviour, but I hope everything will be great! You can download this dev version from the bottom of this page: https://desktop.telegram.org/#dev-version