Skip to content

Blockquote the Weekly Summary event list; drop dead links on removed meetings - #55

Merged
rachmo merged 1 commit into
mainfrom
fix/weekly-summary-formatting
Aug 20, 2026
Merged

Blockquote the Weekly Summary event list; drop dead links on removed meetings#55
rachmo merged 1 commit into
mainfrom
fix/weekly-summary-formatting

Conversation

@rachmo

@rachmo rachmo commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The Weekly Summary Post's event list now renders as a single Slack blockquote instead of a bare list.
  • A removed meeting's struck-through line no longer links its title — the calendar event it pointed to is gone, so the link would just 404.

Test plan

  • npm test — 214 passing, including new cases for blockquote wrapping (single-line and multi-line entries) and the delinked removed-line title
  • npm run typecheck
  • npm run format:check
  • npm run build
  • Manually previewed real assembleWeeklySummaryMessage/renderRemovedLine output as a Slack mockup (before/after) against a sample week matching a real removed-meeting screenshot

🤖 Generated with Claude Code

…meetings

Wraps the whole entry list in a single Slack blockquote instead of a bare
list, and strips calendarLink from a removed meeting's struck-through line
since the calendar event it pointed to no longer exists.
@rachmo
rachmo merged commit f4364b1 into main Aug 20, 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