mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
272 B
272 B
code_fence_style_tilde
This is {MD048:3} a code block
This is a code block
~~~
This is not fine {MD048:11}
~~~
```
This is
```