
+1
На рассмотрении
the '#' between code block display as a header in editor area, which is wrong
Is there any existing solution? Otherwise, please fix it, thanks
Сервис поддержки клиентов работает на платформе UserEcho
```cpp
#include <iostream>
#include "myheader.h"
....
```