Skip to content

feat(reply): render Markdown bodies as HTML - #4

Merged
kyoji2 merged 1 commit into
mainfrom
feat/intercom-markdown-body
Sep 9, 2026
Merged

feat(reply): render Markdown bodies as HTML#4
kyoji2 merged 1 commit into
mainfrom
feat/intercom-markdown-body

Conversation

@kyoji2

@kyoji2 kyoji2 commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • add explicit --body-format markdown to conversation and ticket replies
  • render both inline and file bodies through shared markdown-it configuration with source HTML disabled and soft line breaks preserved
  • cover raw compatibility, invalid formats, help, dry-run payloads, message-type precedence, and Markdown input forms

Verification

  • bun test (62 pass, 0 fail)
  • bun run lint
  • bun run typecheck
  • bun run build
  • git diff --check

Notes

  • AGENTS.md update was attempted but blocked by the protected-instruction-file approval policy; README documents the runtime convention instead.

@kyoji2
kyoji2 merged commit e4b170e into main Sep 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant