OurBigBook logoOurBigBook Docs OurBigBook logoOurBigBook.comSite Source code
marked/test/specs/new/code_consistent_newline.md
---
renderExact: true
---
```js
const value = 42;
```

    const value = 42;

Code blocks contain trailing new line.