mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Synchronize with version of code_block_dollar_fence.md from mivok/markdownlint.
This commit is contained in:
parent
31141cc3ed
commit
e75cf4aa9c
1 changed files with 6 additions and 4 deletions
|
@ -1,27 +1,29 @@
|
|||
# header
|
||||
|
||||
```fence {MD014}
|
||||
```fence
|
||||
$ code
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
```fence {MD014}
|
||||
```fence
|
||||
$ code
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
```fence {MD014}
|
||||
```fence
|
||||
$ code
|
||||
$ code
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
```fence {MD014}
|
||||
```fence
|
||||
$ code
|
||||
$ code
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
{MD014:3} {MD014:9} {MD014:15} {MD014:22}
|
Loading…
Add table
Add a link
Reference in a new issue