From 513bed2776c7e9d5057ea1e51b351140fcfb3cee Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Wed, 14 Oct 2020 14:28:00 -0400 Subject: [PATCH] doc: temporarily disable list-item-bullet-indent Not an issue with v13 remark, but seems to be a glitch in the disabled lines in v12 conflicting. PR-URL: https://github.com/nodejs/node/pull/35647 Reviewed-By: Antoine du Hamel Reviewed-By: Daijiro Wachi Reviewed-By: Rich Trott --- doc/api/dns.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api/dns.md b/doc/api/dns.md index 3d1494cc91afbb..7e27bcc216f1d6 100644 --- a/doc/api/dns.md +++ b/doc/api/dns.md @@ -558,12 +558,12 @@ be an array of objects with the following properties: added: v0.1.27 --> - + * `hostname` {string} * `callback` {Function} * `err` {Error} * `records` <string[][]> - + Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. The `records` argument passed to the `callback` function is a