Skip to content

Commit

Permalink
docs: allow bare urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin-Frost committed Jul 31, 2022
1 parent c87760a commit 357ac90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ default: true
# Allow inline html by disabling rule MD033
MD033: false

# Allow bare urls
MD034: false

# Allow other elements but h1 in first line
MD041: false

Expand Down

0 comments on commit 357ac90

Please sign in to comment.