Skip to content

Commit

Permalink
🌱 add .markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
anngdinh committed Mar 18, 2024
1 parent a9972ef commit 73fe5e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .markdownlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"MD013": false,
"MD033": {
"allowed_elements": ["br"]
}
}
1 change: 1 addition & 0 deletions .markdownlintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test/*

0 comments on commit 73fe5e0

Please sign in to comment.