Skip to content

chore(notification-platform): Rename some blocks to sections#119077

Open
leeandher wants to merge 2 commits into
masterfrom
leander/rename-block-to-section
Open

chore(notification-platform): Rename some blocks to sections#119077
leeandher wants to merge 2 commits into
masterfrom
leander/rename-block-to-section

Conversation

@leeandher

@leeandher leeandher commented Jul 6, 2026

Copy link
Copy Markdown
Member

Renames the ParagraphBlock to ParagraphSection, along with CodeBlock to CodeSection.

The nomenclature is that the rendered template contains sections, sections contain blocks, blocks contain the actual text.

  • Sections format the arrangement of blocks (e.g. indenting them for a quote)
  • Blocks apply rich text formatting (e.g. italics, bold, etc)

Updated all the usage and other necessary components of the notification platform, and asked claude to update the skills (added all my changes as a part of Activity Alerts)

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 6, 2026
@leeandher leeandher marked this pull request as ready for review July 6, 2026 20:12
@leeandher leeandher requested review from a team as code owners July 6, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant