mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Use "markdown" for syntax highlighting on GitHub ("md" not recognized).
This commit is contained in:
parent
08c8031736
commit
942cc9af08
4 changed files with 6 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ This line however, while very long, doesn't have whitespace after the 80th colum
|
|||
|
||||
[This long line is comprised entirely of a link](http://example.com "But is inside a code block") {MD013}
|
||||
|
||||
```md
|
||||
```markdown
|
||||
[This long line is comprised entirely of a link](http://example.com "But is inside a code block") {MD013}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue