markdownlint/test/code_block_dollar_fence.md

37 lines
236 B
Markdown
Raw Normal View History

# heading
```fence
$ code
```
text
```fence
$ code
```
text
```fence
$ code
$ code
```
text
```fence
$ code
$ code
```
text
```sh
$ npm install --save multimatch
```
text
{MD014:3} {MD014:9} {MD014:15} {MD014:22} {MD014:29}