Skip to content

Commit

Permalink
chore: Add markdownlint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Allaman committed Jan 15, 2025
1 parent 0c8ad7a commit caf652b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
# allow longer lines
MD013: false

# allow inline HTML
MD033: false

0 comments on commit caf652b

Please sign in to comment.