mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 14:30:12 +01: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
29
test/code_block_dollar_fence.md
Normal file
29
test/code_block_dollar_fence.md
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# header
|
||||
|
||||
```fence
|
||||
$ code
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
```fence
|
||||
$ code
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
```fence
|
||||
$ code
|
||||
$ code
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
```fence
|
||||
$ code
|
||||
$ code
|
||||
```
|
||||
|
||||
text
|
||||
|
||||
{MD014:3} {MD014:9} {MD014:15} {MD014:22}
|
||||
Loading…
Add table
Add a link
Reference in a new issue