Description
Various markdown files throughout the repository have inconsistent formatting that should be standardized for better readability and maintainability.
Issues Identified
- Inconsistent heading levels and hierarchy
- Mixed indentation styles in lists
- Inconsistent table formatting
- Varied code block formatting
- Inconsistent link formatting
- Mixed quote styles
Tasks
Files That Need Attention
- Files in
docs/monthly-challenges/ have varied formatting styles
docs/lightning-talks/ contains mixed formatting patterns
- Various procedure files need standardization
Acceptance Criteria
Resources
Description
Various markdown files throughout the repository have inconsistent formatting that should be standardized for better readability and maintainability.
Issues Identified
Tasks
npm run formatto catch basic formatting issuesFiles That Need Attention
docs/monthly-challenges/have varied formatting stylesdocs/lightning-talks/contains mixed formatting patternsAcceptance Criteria
npm run checkpasses without formatting errorsResources