AGENTS This repository is a CLI that converts HTML to Markdown using turndown. Default commands Install dependencies: npm install Build: npm run build Test: npm run test Lint: npm run lint