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 committed Aug 3, 2017
1 parent a92a5c1 commit d41423f
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 d41423f

Please sign in to comment.