Instructions for doing various things.
Markdownlint is used to lint the Markdown files in this project.
brew install markdownlint-climarkdownlint .Prettier is used to format the Markdown files in this project.
brew install prettierprettier --write .