-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix Markdown Line Length #16
Conversation
I'm personally not a fan of MD013 as I think some markdown parsers will mess it up and adding arbitrary I don't mind the other two fixes but I think the actual change should be to add a |
for more information - https://github.com/DavidAnson/markdownlint-cli2?tab=readme-ov-file#markdownlint-cli2jsonc |
done |
Did we check that the tests pass.. I don't know if I have a linter for it or not. |
Which tests? Are there any other tests you are talking about? |
Description
This PR ignores line length in the markdown to pass the workflow and fixes other markdown issues.
Checklist
Related Issues
Please reference related issues here: