Closed xcainiao closed 7 years ago
This is not about the editor. It's probably a problem with your Markdown interpreter and / or your CSS. See #72 for more information.
I tested this with:
```python
var x = 1;
var y = 2;```
And it renders fine. Perhaps the reporter didn't use the code formatting? In that case, it does show side by side. This should probably be closed unless the reporter has some steps to reliably show the issue.
For me I had to wrap the code block I want to use in two backticks `` instead of the standard six ``````
I try a lot of editors, but it the same.