BMAD-METHOD/.github/scripts
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
..
discord-helpers.sh fix(discord): preserve URLs when escaping markdown 2025-12-14 14:08:18 -07:00