+1
Under review

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

tzleon 9 ár síðan updated by kiiyoo 9 ár síðan 2
Is there any existing solution? Otherwise, please fix it, thanks
Under review
Could you please show me the examples?
e.g.

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