Skip to content

prepare for markdown linting for prohibited strings

I'm about to open a pull request to add linting for v8 (which should be V8) and Javascript (which should be JavaScript) in our markdown files. If and when that gets added to remark-preset-lint-node, these changes will be necessary. We want to do the text changes regardless, though, so this can land now (if approved and current linting passes, of course).

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Merge request reports

Loading