mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00: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
|
|
@ -63,7 +63,7 @@ A rule is implemented as an `Object` with four required properties:
|
|||
|
||||
Linting the Markdown document:
|
||||
|
||||
```md
|
||||
```markdown
|
||||
# Title
|
||||
|
||||
Text *text* text.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue