Skip to content

Commit

Permalink
Update markdownlint settings
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryWarwick committed Jun 28, 2024
1 parent 4882a5d commit 7fe518b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions windows-iot/iot-enterprise/.markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ MD013: false

# Disable MD025 check for multiple top level headings
MD025: false

#Disable MD033 check for inline HTML
MD033:
allowed_elements: ["br", "kbd"]

0 comments on commit 7fe518b

Please sign in to comment.