BMAD-METHOD/.github
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
..
ISSUE_TEMPLATE feat(quality): add markdownlint-cli2 to quality checks (#1039) 2025-12-06 12:40:07 -06:00
scripts fix(discord): preserve URLs when escaping markdown 2025-12-14 14:08:18 -07:00
workflows fix(discord): preserve URLs when escaping markdown 2025-12-14 14:08:18 -07:00
CODE_OF_CONDUCT.md moved code of conduct to github folder, readme links to it 2025-12-07 14:55:44 -06:00
FUNDING.yaml feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00