+1
En revisión

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

tzleon hace 9 años actualizado por kiiyoo hace 9 años 2
Is there any existing solution? Otherwise, please fix it, thanks
En revisión
Could you please show me the examples?
e.g.

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