๐Markdown Automation
๐ฏ Overview
๐ ๏ธ Components
1. markdownlint-cli2
2. Configuration (.markdownlint.jsonc)
.markdownlint.jsonc)3. Taskfile Integration
4. Pre-commit Hook
5. GitHub Actions Workflow
๐ Quick Start
Install Tools
Basic Usage
๐ Common Issues & Auto-fixes
โ
Auto-fixable Issues
Rule
Issue
Auto-fix
โ ๏ธ Manual Review Required
Rule
Issue
Resolution
๐ง Configuration Details
Line Length (MD013)
Allowed HTML (MD033)
Code Block Style (MD046)
๐ Workflow Integration
Local Development
Pull Requests
CI/CD Pipeline
๐ Quality Metrics
Before Automation
After Automation
๐๏ธ Advanced Usage
Exclude Specific Files
Custom Rule Configuration
Integration with IDEs
VS Code Extension
Vim/Neovim
๐ Troubleshooting
"markdownlint-cli2 not found"
"Too many issues to fix automatically"
"Pre-commit hook failing"
๐ฎ Future Enhancements
Planned Improvements
Advanced Automation
๐ Additional Resources
Last updated
Was this helpful?