Skip to content

Commit d41423f

Browse files
committed
doc: erase unneeded eslint-plugin-markdown comment
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]>
1 parent a92a5c1 commit d41423f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/console.md

-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ abc: 1
235235
undefined
236236
>
237237
```
238-
<!-- eslint-enable -->
239238

240239
### console.dir(obj[, options])
241240
<!-- YAML

0 commit comments

Comments
 (0)