markdownlint/test/code_block_dollar_fence.md

36 lines
235 B
Markdown

# header
```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}