BMAD-METHOD/.github/workflows
Alex Verkhovsky 761a4a1f25 fix(discord): preserve URLs when escaping markdown
- Replace sed-based esc() with awk version that skips content inside
  <URL> wrappers, preventing URL corruption from backslash escaping
- Reorder pipeline: wrap_urls | esc (wrap first, then escape)
- Update comment: "partial" → "incomplete" for clarity

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 14:08:18 -07:00
..
bundle-latest.yaml fix: enabled web bundles for test and dev (#948) 2025-11-20 13:44:48 -06:00
discord.yaml fix(discord): preserve URLs when escaping markdown 2025-12-14 14:08:18 -07:00
manual-release.yaml update doc 2025-11-14 07:10:01 -06:00
quality.yaml feat(quality): add markdownlint-cli2 to quality checks (#1039) 2025-12-06 12:40:07 -06:00