From 9a46cfc33796a5effade4a0c6de95807f1fca7ad Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Thu, 29 Aug 2019 09:04:34 -0400 Subject: doc: remove multiple consecutive blank lines These are rendered as single breaks. Addresses Markdownlint MD012 rule. PR-URL: https://github.com/nodejs/node/pull/29352 Reviewed-By: Michael Dawson Reviewed-By: James M Snell Reviewed-By: Trivikram Kamat --- doc/api/fs.md | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/api/fs.md') diff --git a/doc/api/fs.md b/doc/api/fs.md index 1dc2c6841c..0d17c5deb4 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -357,7 +357,6 @@ added: v10.10.0 Returns `true` if the `fs.Dirent` object describes a symbolic link. - ### dirent.name