mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
20 lines
155 B
Markdown
20 lines
155 B
Markdown
![]() |
```text
|
||
|
This is a code block
|
||
|
```
|
||
|
|
||
|
~~~text
|
||
|
This is {MD048:5} a code block
|
||
|
~~~
|
||
|
|
||
|
```text
|
||
|
~~~
|
||
|
This is fine
|
||
|
~~~
|
||
|
```
|
||
|
|
||
|
~~~text
|
||
|
```
|
||
|
This is not {MD048:15}
|
||
|
```
|
||
|
~~~
|