corona-warn-app / cwa-documentation

Project overview, general documentation, and white papers. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
3.29k stars 345 forks source link

Update markdownlint #929

Closed MikeMcC399 closed 1 year ago

MikeMcC399 commented 1 year ago

This PR updates

It resolves the failures from PR https://github.com/corona-warn-app/cwa-documentation/pull/927 "Bump markdown-it, markdownlint and markdownlint-cli" shown in the log file https://github.com/corona-warn-app/cwa-documentation/actions/runs/3335074923/jobs/5518670821

The failures were:

Rule changes are:

Verification

Execute:

npm install
npm run markdownlint
npm test

No errors should be shown.


Internal Tracking ID: EXPOSUREAPP-14242

dsarkar commented 1 year ago

@MikeMcC399 Thanks, LGTM!