Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2021-09-20 03:18:42 +0300
committerRich Trott <rtrott@gmail.com>2021-09-22 04:40:04 +0300
commit0991dfceceede0b0ad47abf866e571dd5164d231 (patch)
treefd1f291a692a229b1cb4e2acd322fcde5de837f8 /doc/api/errors.md
parent5ca5499c8787da1dbe1f5535a198dbdc2289a866 (diff)
doc: add blank line between comments
Upcoming remark-based formatting/linting will add a blank line between comments in markdown. This is in preparation for that change. PR-URL: https://github.com/nodejs/node/pull/40160 Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'doc/api/errors.md')
-rw-r--r--doc/api/errors.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index a03b1f6fc25..f834aa699ab 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -1,6 +1,7 @@
# Errors
<!--introduced_in=v4.0.0-->
+
<!--type=misc-->
Applications running in Node.js will generally experience four categories of