From 50e5eff12ab33f868067fb41601e9d8feb2d8177 Mon Sep 17 00:00:00 2001 From: Vse Mozhet Byt Date: Sun, 25 Mar 2018 18:47:22 +0300 Subject: [PATCH] tools: fix nits in tools/doc/common.js PR-URL: https://github.com/nodejs/node/pull/19599 Reviewed-By: Anna Henningsen Reviewed-By: Luigi Pinca --- tools/doc/common.js | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/tools/doc/common.js b/tools/doc/common.js index 3a66cbd7b05065..48ff3d1b828d14 100644 --- a/tools/doc/common.js +++ b/tools/doc/common.js @@ -3,11 +3,9 @@ const yaml = require('js-yaml'); function isYAMLBlock(text) { - return !!text.match(/^