You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement markdownlint2 for linting and fixing markdown files in this project for consistent markdown. linting in this project.
Use Case
Currently, there is no markdown linting implemented in this repository thus making the markdown code untidy and inconsistent.
There is no markdown linting available in the CI as well.
abhisheksr01
changed the title
feat(markdownlin2) - implement markdownlint2 for linting and fixing markdown files in this project
feat(markdownlin2) - implement markdownlint2 for linting markdown files
Dec 27, 2024
Description
Implement markdownlint2 for linting and fixing markdown files in this project for consistent markdown. linting in this project.
Use Case
Currently, there is no markdown linting implemented in this repository thus making the markdown code untidy and inconsistent.
There is no markdown linting available in the CI as well.
Proposed Solution
I propose the following:
Benefits
Example:
After installation markdownlint2 can be used as below:
or
Additional Information
Link to the markdownlist-clis2 documentation: https://github.com/DavidAnson/markdownlint-cli2
The text was updated successfully, but these errors were encountered: