prettier/tests/markdown_code/0-indent-js.md

21 lines
214 B
Markdown

- 1
- 2
- 3
```js
md`
# this is the root indent
# this is the root indent
# this is the root indent
`
something`
asd
asd
asd
`
```