+1
Under review
the '#' between code block display as a header in editor area, which is wrong
Is there any existing solution? Otherwise, please fix it, thanks
Customer support service by UserEcho
```cpp
#include <iostream>
#include "myheader.h"
....
```