AdobeDocs / cc-everywhere

Documentation site for Adobe Express Embed SDK
https://developer.adobe.com/express/embed-sdk/docs/guides/
Apache License 2.0
11 stars 35 forks source link

Add Link & Lint tests to the repo #160

Closed undavide closed 1 month ago

undavide commented 1 month ago

Description

Added the following scripts and relative dev-dependencies:

# Checks for broken links
yarn test:links
# Runs markdownlint test
yarn test:lint
# Tries to fix automatically markdownlint errors
yarn fix:lint

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: