mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-24 01:40:13 +01:00
parent
fd06a50ee5
commit
e9b3cc4c18
17 changed files with 232 additions and 25 deletions
|
|
@ -4,7 +4,7 @@ text {MD031:4}
|
|||
```fence
|
||||
code {MD031:6}
|
||||
```
|
||||
text {MD031:8}
|
||||
text {MD031:8} {MD048:8}
|
||||
~~~fence
|
||||
code
|
||||
~~~
|
||||
|
|
@ -14,7 +14,7 @@ text {MD031:10} {MD031:12}
|
|||
code
|
||||
~~~
|
||||
```
|
||||
text {MD031:16} {MD031:18}
|
||||
text {MD031:16} {MD031:18} {MD048:18}
|
||||
~~~fence
|
||||
```fence
|
||||
code
|
||||
|
|
@ -28,7 +28,7 @@ code
|
|||
~~~
|
||||
|
||||
```
|
||||
text {MD031:30} {MD031:32}
|
||||
text {MD031:30} {MD031:32} {MD048:32}
|
||||
~~~fence
|
||||
|
||||
```fence
|
||||
|
|
@ -41,7 +41,7 @@ text {MD031:38} {MD031:40}
|
|||
code
|
||||
~~~
|
||||
```
|
||||
text {MD031:43} {MD031:45}
|
||||
text {MD031:43} {MD031:45} {MD048:45}
|
||||
~~~fence
|
||||
code
|
||||
```
|
||||
|
|
@ -52,7 +52,7 @@ text {MD031:48} {MD031:50}
|
|||
code
|
||||
```
|
||||
````
|
||||
text {MD031:54} {MD031:56}
|
||||
text {MD031:54} {MD031:56} {MD048:56}
|
||||
~~~~fence
|
||||
~~~fence
|
||||
code
|
||||
|
|
@ -64,7 +64,7 @@ text {MD031:60} {MD031:62}
|
|||
code
|
||||
```
|
||||
`````
|
||||
text {MD031:66} {MD031:68}
|
||||
text {MD031:66} {MD031:68} {MD048:68}
|
||||
~~~~fence
|
||||
~~~fence
|
||||
code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue