Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Update lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosalberto committed Nov 22, 2024
1 parent 2f99808 commit b9f9697
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"ul-style": false, # MD004
"line-length": false, # MD013
"no-inline-html": false, # MD033
"fenced-code-language": false # MD040
}
"fenced-code-language": false, # MD040
"first-line-h1": false # MD041
}

0 comments on commit b9f9697

Please sign in to comment.