From 210b930c747cc9a2e5f1fde5db999a1de34ac4fd Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Wed, 4 Sep 2019 22:53:40 -0700 Subject: doc: prepare markdown files for more stringent blank-line linting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/29447 Reviewed-By: Michaƫl Zasso Reviewed-By: Richard Lau Reviewed-By: Colin Ihrig Reviewed-By: Trivikram Kamat Reviewed-By: Luigi Pinca --- tools/doc/README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/doc') diff --git a/tools/doc/README.md b/tools/doc/README.md index 8c183b3898..3679c2c23d 100644 --- a/tools/doc/README.md +++ b/tools/doc/README.md @@ -100,7 +100,6 @@ added: v0.10.0 This event is emitted on instances of `SomeClass`, not on the module itself. ``` - * Classes have (description, Properties, Methods, Events). * Events have (list of listener arguments, description). * Functions have (list of arguments, returned value if defined, description). -- cgit v1.2.3