-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add markdownlint script to lint docs markup #19855
Commits on Jan 29, 2020
-
Add markdownlint script to lint docs markup
Adds a new script `lint-md-docs` that runs markdownlint to lint markdown files for proper syntax. A default `.markdownlint.json` config is included, it will require some testing to tune. Fixes #12426
Configuration menu - View commit details
-
Copy full SHA for 36fd62b - Browse repository at this point
Copy the full SHA 36fd62bView commit details -
Clarify naming of lint-md scripts js and docs
- Updates lint-md scripts to lint-md-js for linting source included in the document and lint-md-docs for linting the markup of the document itself. - Update scripts changelog - Update readme with commands
Configuration menu - View commit details
-
Copy full SHA for 115a576 - Browse repository at this point
Copy the full SHA 115a576View commit details -
Apply suggestions from code review
Co-Authored-By: Grzegorz (Greg) Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for abd2955 - Browse repository at this point
Copy the full SHA abd2955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6975709 - Browse repository at this point
Copy the full SHA 6975709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 120ca16 - Browse repository at this point
Copy the full SHA 120ca16View commit details -
Configuration menu - View commit details
-
Copy full SHA for f760e46 - Browse repository at this point
Copy the full SHA f760e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299faf8 - Browse repository at this point
Copy the full SHA 299faf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64921bd - Browse repository at this point
Copy the full SHA 64921bdView commit details -
Update packages/scripts/README.md
Co-Authored-By: Grzegorz (Greg) Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for 07d1ea3 - Browse repository at this point
Copy the full SHA 07d1ea3View commit details -
Apply suggestions from code review
Thanks for the review and updates 👍 Co-Authored-By: Grzegorz (Greg) Ziółkowski <grzegorz@gziolo.pl>
Configuration menu - View commit details
-
Copy full SHA for 75723ba - Browse repository at this point
Copy the full SHA 75723baView commit details