Before

After

The issue is located in marked.js which it does not insert newline character and cause the entire block to be oneline, is fixable by removing Renderer.prototype.code
though the padding is still incorrect, which result to be left of the screen
Before
After
The issue is located in marked.js which it does not insert newline character and cause the entire block to be oneline, is fixable by removing Renderer.prototype.code
though the padding is still incorrect, which result to be left of the screen