This is a markdown file

```js
console.log("hello")
```

~~~pug
div
  p hello
~~~

Even those grammars in markdown are lazy loaded, `codeToHtml` shorthand should capture them and load automatically.