node/tools/lint-md
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
..
.gitignore tools: re-implement lint-md without unified-args 2021-09-25 03:51:52 +00:00
lint-md.mjs tools: avoid unnecessary escaping in markdown formatter 2021-10-31 09:36:05 -07:00
lint-md.src.mjs tools: update remark-preset-lint-node to 3.2.0 2021-10-02 07:38:26 +00:00
list-released-versions-from-changelogs.mjs tools: re-implement lint-md without unified-args 2021-09-25 03:51:52 +00:00
package-lock.json tools: avoid unnecessary escaping in markdown formatter 2021-10-31 09:36:05 -07:00
package.json tools: update tools/lint-md dependencies to support GFM footnotes 2021-10-16 02:44:51 +00:00