Thanks for helping improve confluence-md.
- Node.js 20+
- npm
npm installnpm run test
npm run check
npm run typecheck
npm run build- This repository commits
dist/outputs because GitHub Actions run from the bundled file. - When you change
src/, runnpm run buildto refreshdist/. - Please include or update tests when changing conversion logic.
Include steps to reproduce, expected behavior, and logs when possible.