node/doc/api
Rich Trott 86099a375a tools: avoid unnecessary escaping in markdown formatter
Update mdast-util-to-markdown to 1.2.4 which reduces unnecessary
escaping of `_` and some other characters. Re-run markdown formatter.

PR-URL: https://github.com/nodejs/node/pull/40645
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2021-10-31 09:36:05 -07:00
..
addons.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
assert.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
async_context.md doc: improve async_context introduction 2021-10-24 12:36:03 +00:00
async_hooks.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
buffer.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
child_process.md tools: avoid unnecessary escaping in markdown formatter 2021-10-31 09:36:05 -07:00
cli.md doc: remove --experimental-modules documentation 2021-10-31 13:17:37 +01:00
cluster.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
console.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
corepack.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
crypto.md doc: fix markdown syntax and HTML tag misses 2021-10-28 09:22:57 -07:00
debugger.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
deprecations.md 2021-10-20, Version 16.12.0 (Current) 2021-10-20 10:40:02 -04:00
dgram.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
diagnostics_channel.md lib: add unsubscribe method to non-active DC channels 2021-10-19 14:46:14 +00:00
dns.md doc: fix markdown syntax and HTML tag misses 2021-10-28 09:22:57 -07:00
documentation.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
domain.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
embedding.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
errors.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
esm.md doc: final round of markdown format changes 2021-10-31 09:36:02 -07:00
events.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
fs.md doc: fix fs.symlink code example 2021-10-23 00:44:59 +02:00
globals.md doc: add missing entry in globals.md 2021-10-22 22:26:21 +00:00
http2.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
http.md 2021-10-20, Version 16.12.0 (Current) 2021-10-20 10:40:02 -04:00
https.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
index.md tools: avoid unnecessary escaping in markdown formatter 2021-10-31 09:36:05 -07:00
inspector.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
intl.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
module.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
modules.md tools: avoid unnecessary escaping in markdown formatter 2021-10-31 09:36:05 -07:00
n-api.md doc: final round of markdown format changes 2021-10-31 09:36:02 -07:00
net.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
os.md doc: fix markdown syntax and HTML tag misses 2021-10-28 09:22:57 -07:00
packages.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
path.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
perf_hooks.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
policy.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
process.md tools: avoid unnecessary escaping in markdown formatter 2021-10-31 09:36:05 -07:00
punycode.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
querystring.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
readline.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
repl.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
report.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
stream.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
string_decoder.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
synopsis.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
timers.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
tls.md tools: avoid unnecessary escaping in markdown formatter 2021-10-31 09:36:05 -07:00
tracing.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
tty.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
url.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
util.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
v8.md doc: describe buffer limit of v8.serialize 2021-10-23 08:47:19 +02:00
vm.md 2021-10-20, Version 16.12.0 (Current) 2021-10-20 10:40:02 -04:00
wasi.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
webcrypto.md doc: use GFM footnotes in webcrypto.md 2021-10-23 06:13:21 -07:00
webstreams.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
worker_threads.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
zlib.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00