diff --git a/docs/disabling-linters.md b/docs/disabling-linters.md index f7b58802..858966a0 100644 --- a/docs/disabling-linters.md +++ b/docs/disabling-linters.md @@ -962,7 +962,7 @@ lint: - ```js // editorconfig-checker-disable-line -```` +``` ### editorconfig-checker disable code block @@ -1003,3 +1003,4 @@ lint: ### htmlhint disable entire file - There is currently **No** way to disable rules in an entire file +````