+1
W trakcie analizy

the '#' between code block display as a header in editor area, which is wrong

tzleon 9 lat temu Ostatnio zmodyfikowane przez kiiyoo 9 lat temu 2
Is there any existing solution? Otherwise, please fix it, thanks
W trakcie analizy
Could you please show me the examples?
e.g.

```cpp
#include <iostream>
#include "myheader.h"
....
```