This is a simple extension to toggle the checkbox states in markdown files. It toggles between "no checkbox", "- [ ] " and "- [x] ".
oguzgelal/vscode-md-toggle-checkbox-state
Simple VS Code extension to toggle the state of markdown checkboxes
TypeScriptMIT