From 5119049ca606fa2d0f6c64187ceab3150dcbe5c1 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Tue, 7 Jan 2025 23:17:58 +0100 Subject: [PATCH] doc: fix faulty YAML metadata PR-URL: https://github.com/nodejs/node/pull/56508 Reviewed-By: Luigi Pinca Reviewed-By: Moshe Atlow --- doc/api/cli.md | 25 +++++++++++++++---------- doc/api/deprecations.md | 15 +++++++++------ 2 files changed, 24 insertions(+), 16 deletions(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index 5ddb36ba678..2960055468c 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -192,8 +192,9 @@ Error: Access to this API has been restricted @@ -1805,8 +1808,9 @@ developers may leverage to detect deprecated API usage. @@ -2487,8 +2491,9 @@ subtests inherit this value from their parent. The default value is `Infinity`. diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index d0374ad6764..8912015bb14 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3779,8 +3779,9 @@ It is recommended to use the `new` qualifier instead. This applies to all REPL c @@ -3794,8 +3795,9 @@ will throw an error in a future version. @@ -3808,8 +3810,9 @@ These properties are unconditionally `true`. Any checks based on these propertie