# Snapshot report for `tests/lib/markdown-test.js` The actual snapshot is saved in `markdown-test.js.snap`. Generated by [AVA](https://ava.li). ## Markdown.render() should render line breaks correctly > Snapshot 1 `
This is the first line.
␊
This is the second line.
This is the first line.␊ This is the second line.
␊ ` ## Markdown.render() should render shortcuts correctly > Snapshot 1 `Ctrl
␊Ctrl
␊ ` ## Markdown.render() should renders KaTeX correctly > Snapshot 1 `␊ ` ## Markdown.render() should renders checkboxes > Snapshot 1 `␊
filename.js␊
2␊
var project = 'boostnote';␊
␊
`
## Markdown.render() should renders markdown correctly
> Snapshot 1
`This is a “QUOTE”.
␊ ` > Snapshot 2 `This is a "QUOTE".
␊ `