mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix YAML syntax errors
PR-URL: https://github.com/nodejs/node/pull/35529 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com>
This commit is contained in:
committed by
James M Snell
parent
1cef9c656f
commit
ad012c9bbc
@@ -1422,7 +1422,7 @@ added:
|
||||
changes:
|
||||
- version:
|
||||
- v14.10.0
|
||||
= v12.19.0
|
||||
- v12.19.0
|
||||
pr-url: https://github.com/nodejs/node/pull/34960
|
||||
description: This function is also available as `buf.readBigUint64LE()`.
|
||||
-->
|
||||
|
||||
@@ -901,7 +901,6 @@ loading.
|
||||
### `module.parent`
|
||||
<!-- YAML
|
||||
added: v0.1.16
|
||||
deprecated: v14.6.0
|
||||
deprecated:
|
||||
- v12.19.0
|
||||
- v14.6.0
|
||||
|
||||
@@ -488,7 +488,7 @@ These advanced options are available for controlling decompression:
|
||||
<!-- YAML
|
||||
added: v0.11.1
|
||||
changes:
|
||||
- version
|
||||
- version:
|
||||
- v14.5.0
|
||||
- v12.19.0
|
||||
pr-url: https://github.com/nodejs/node/pull/33516
|
||||
|
||||
Reference in New Issue
Block a user