node/tools
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
..
actions tools: avoid crashing CQ when git push fails 2021-06-11 07:59:49 +00:00
bootstrap
clang-format tools: update path-parse to 1.0.7 2021-07-04 07:41:31 -07:00
code_cache v8: remove --harmony-top-level-await 2021-09-29 06:25:21 +00:00
configure.d
doc tools: udpate doc tools to accommodate GFM footnotes 2021-10-23 06:13:18 -07:00
eslint-rules tools: prepare ESLint rules for 8.0.0 requirements 2021-10-11 18:37:28 -07:00
gyp deps,build,tools: fix openssl-is-fips for ninja builds 2021-10-21 04:16:19 +02:00
icu build: make scripts in gyp run with right python 2021-10-09 22:16:05 +00:00
inspector_protocol tools: patch jinja2 for Python 3.10 compat 2021-10-06 17:06:26 -07:00
lint-md tools: avoid unnecessary escaping in markdown formatter 2021-10-31 09:36:05 -07:00
macos-installer
msvs build: adapt v8_pch.h to V8 9.3 2021-08-30 21:03:23 +02:00
node_modules tools: update ESLint to 8.1.0 2021-10-26 17:58:17 +00:00
pip
rpm
snapshot tools: refactor snapshot builder 2021-06-10 14:17:49 +08:00
v8 tools: fetch googletest dependency for V8 CI 2021-07-20 15:29:37 +02:00
v8_gypfiles tools: update V8 gypfiles for 9.5 2021-10-12 08:08:53 +02:00
.eslintrc.yaml tools: extend default yamllint config 2021-09-21 17:03:51 +00:00
build-addons.js
certdata.txt tools: update certdata.txt 2021-10-04 10:09:06 +00:00
checkimports.py
compress_json.py
copyfile.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2021-05-31 22:12:01 -07:00
create_android_makefiles
create_expfile.sh
enable_fips_include.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
find-inactive-collaborators.mjs doc: final round of markdown format changes 2021-10-31 09:36:02 -07:00
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
gyp_node.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
install.py build: include missing V8 headers in distribution 2021-10-20 14:33:22 +00:00
js2c.py build: pass directory instead of list of files to js2c.py 2021-06-24 13:53:29 -07:00
license2rtf.js
license-builder.sh tools: update license-builder.sh for OpenSSL 2021-10-23 06:21:35 +00:00
lint-pr-url.mjs
lint-sh.js
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: take ownership of deps/v8/tools/node 2021-07-06 01:40:54 +00:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh deps: add corepack 2021-08-25 07:55:32 -07:00
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js test: test crypto.setEngine() using an actual engine 2021-10-30 08:46:02 +00:00
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07:00
update-authors.js tools,meta: remove exclusions from AUTHORS 2021-10-31 15:23:21 +00:00
update-babel-eslint.sh tools: add support for import assertions in linter 2021-10-17 14:38:15 +00:00
update-eslint.sh tools: fix ESLint update scripts 2021-10-11 18:37:24 -07:00
update-npm.sh
utils.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07:00
valgrind.supp