Markdown code rendering issue
-
If there is no space in the code, it renders ok:
test test test test
1. When you have a list with code, it won't be rendered correctly.
```
test
test
test
### References
It seems it was fixed in #1653, but in 8.2 re-surfaced again.