sedona icon indicating copy to clipboard operation
sedona copied to clipboard

Make pre-commit auto format markdown lint failures

Open petern48 opened this issue 5 months ago • 0 comments

After setting up pre-commit and writing a new markdown page, I got a few markdown lint errors. Unlike making changes in python, these errors weren't automatically fixed, so I had to update them manually. We should make it so it's autoformatted, similar to how it's done in Python and Java.

run markdownlint.........................................................Failed
- hook id: markdownlint
- exit code: 1

petern48 avatar Aug 05 '25 15:08 petern48