Open devope opened 10 months ago
Code block with triple backticks is rendering bad:
interface MyObject { [key: string]: string; }
If somebody encountered this bug I have found the workaround. Just insert space (`) before;`.
`) before
Code block with triple backticks is rendering bad: