Skip to content

Commit

Permalink
doc: erase unneeded eslint-plugin-markdown comment
Browse files Browse the repository at this point in the history
eslint-plugin-markdown comments affect only a code block below them,
so there is no need to cancel them for the rest code blocks.

PR-URL: #14598
Refs:
 https://github.com/eslint/eslint-plugin-markdown#configuration-comments
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
vsemozhetbyt authored and addaleax committed Aug 7, 2017
1 parent 767644d commit dd586c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/api/console.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ abc: 1
undefined
>
```
<!-- eslint-enable -->

### console.dir(obj[, options])
<!-- YAML
Expand Down

0 comments on commit dd586c6

Please sign in to comment.