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