It would be nice to have syntax highlighting for code when creating docs from markdown with GFM syntax: <pre> ```javascript const x = 1; ``` </pre>
It would be nice to have syntax highlighting for code when creating docs from markdown with GFM syntax: