From c5b94220c516b496323531642926ab9abfd52df8 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 c2f7f3e9012a4e..aa2fbbc17511db 100644 --- a/doc/api/dns.md +++ b/doc/api/dns.md @@ -599,12 +599,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