Skip to content

tools,doc: Enforce alphabetical order in Markdown files

This PR adds a test to check if references at the bottom of MD files in the code base are ordered.

This also includes a commit to upgrade the dependencies in /tools/doc, necessary to perform the test.

Refs: https://github.com/nodejs/node/pull/35230#issuecomment-693647509

/cc @trott

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading