doc: remove "note that" from console.md
Refs: https://github.com/nodejs/remark-preset-lint-node/pull/16 PR-URL: https://github.com/nodejs/node/pull/28329 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This commit is contained in:
parent
66e5cdefe6
commit
7023cb4e86
@ -267,7 +267,7 @@ changes:
|
||||
* `...data` {any}
|
||||
|
||||
This method calls `console.log()` passing it the arguments received.
|
||||
Please note that this method does not produce any XML formatting.
|
||||
This method does not produce any XML formatting.
|
||||
|
||||
### console.error([data][, ...args])
|
||||
<!-- YAML
|
||||
|
Loading…
x
Reference in New Issue
Block a user