From 8cdc59b34cf8c18321d1a3087b48e79750923fca Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Tue, 6 Oct 2020 23:24:11 +0200 Subject: [PATCH] doc: fix YAML syntax errors PR-URL: https://github.com/nodejs/node/pull/35529 Reviewed-By: James M Snell Reviewed-By: Colin Ihrig Reviewed-By: Richard Lau Reviewed-By: Beth Griggs --- doc/api/buffer.md | 4 +++- doc/api/modules.md | 4 +++- doc/api/zlib.md | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/api/buffer.md b/doc/api/buffer.md index 4aaa59ef92853e..a36d007f0abcc6 100644 --- a/doc/api/buffer.md +++ b/doc/api/buffer.md @@ -1405,7 +1405,9 @@ added: - v12.0.0 - v10.20.0 changes: - - version: v14.10.0 + - version: + - v14.10.0 + - v12.19.0 pr-url: https://github.com/nodejs/node/pull/34960 description: This function is also available as `buf.readBigUint64LE()`. --> diff --git a/doc/api/modules.md b/doc/api/modules.md index 0816b7257f1b89..2e239c23693146 100644 --- a/doc/api/modules.md +++ b/doc/api/modules.md @@ -902,7 +902,9 @@ loading. ### `module.parent` > Stability: 0 - Deprecated: Please use [`require.main`][] and diff --git a/doc/api/zlib.md b/doc/api/zlib.md index 0370c68ef6590a..e237d644eac800 100644 --- a/doc/api/zlib.md +++ b/doc/api/zlib.md @@ -488,7 +488,9 @@ These advanced options are available for controlling decompression: