Skip to content

Commit

Permalink
Merge pull request #39 from cisagov/add_mdl_rule_for_MD024
Browse files Browse the repository at this point in the history
Add markdownlint Configuration Option for MD024
  • Loading branch information
mcdonnnj authored Mar 4, 2020
2 parents 241484a + d791334 commit f5fd431
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .mdl_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"code_blocks": false,
"tables": false
},
"MD024": {
"allow_different_nesting": true
},
"default": true
}

0 comments on commit f5fd431

Please sign in to comment.