marked/test/specs/new/code_compensation_indent.md
---
renderExact: true
---
This is some text.
1. This is a list element.
```
const x = 5;
const y = x + 5;
```---
renderExact: true
---
This is some text.
1. This is a list element.
```
const x = 5;
const y = x + 5;
```