Skip to content

[FIX] Extra whitespace between the title and content of an announcement#282

Open
mystique09 wants to merge 3 commits intomainfrom
fix/whitespace-gap
Open

[FIX] Extra whitespace between the title and content of an announcement#282
mystique09 wants to merge 3 commits intomainfrom
fix/whitespace-gap

Conversation

@mystique09
Copy link
Member

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
This PR fixes the #279 issue where an extra whitespace is added between the title and content of an announcement

Fixes #279

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Mock test using unittest
  • Manual

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@mystique09 mystique09 self-assigned this Mar 19, 2026
@mystique09 mystique09 requested a review from a team as a code owner March 19, 2026 16:53
@mystique09 mystique09 added the chore Maintenance work (e.g. dependency upgrades, refactoring, etc.) label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance work (e.g. dependency upgrades, refactoring, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Large whitespace gap between announcement title and content

1 participant