prettier/tests/markdown_code/backtick.md

63 B


```js
console.log("hello world!");
```