Skip to content

Commit

Permalink
Update .markdownlint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dhinakg authored Nov 4, 2020
1 parent 74aff86 commit a8c4826
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"no-alt-text": false,
"no-inline-html": false,
"header-increment": false,
"no-duplicate-header": false
"no-duplicate-header": false,
"fenced-code-language": false,
"no-emphasis-as-heading": false,
"single-title": false
}

0 comments on commit a8c4826

Please sign in to comment.