Skip to content

Conversation

@tombogle
Copy link
Contributor

@tombogle tombogle commented Feb 13, 2025

… element in the HTML head so that special characters such as the TM mark do not render as garbled text


This change is Reviewable

… element in the HTML head so that special characters such as the TM mark do not render as garbled text
@tombogle tombogle added the enhancement New feature or request label Feb 13, 2025
@tombogle tombogle self-assigned this Feb 13, 2025
@github-actions
Copy link

github-actions bot commented Feb 13, 2025

Test Results

  4 files  ±0   46 suites  +2   1m 1s ⏱️ +41s
195 tests +2  195 ✅ +2  0 💤 ±0  0 ❌ ±0 
390 runs  +4  388 ✅ +4  2 💤 ±0  0 ❌ ±0 

Results for commit abb9de3. ± Comparison against base commit 7b8439f.

This pull request removes 4 and adds 6 tests. Note that renamed tests count towards both.
HtmlWithNoReleaseNotesElementIsCompletelyReplaced
HtmlWithReleaseNotesElementHasOnlyReleaseNoteElementChanged
HtmlWithReleaseNotesElementWithContentsIsChanged
RemovesKACHead
HtmlWithNoReleaseNotesElement_IsCompletelyReplaced("ISO-8859-1")
HtmlWithNoReleaseNotesElement_IsCompletelyReplaced("UTF-8")
HtmlWithNoReleaseNotesElement_IsCompletelyReplaced(null)
HtmlWithReleaseNotesElementWithContents_IsChanged
HtmlWithReleaseNotesElement_HasOnlyReleaseNoteElementChanged
RemovesKeepAChangelogHead

♻️ This comment has been updated with latest results.

/// and replace it with the current release notes.
/// The developer-oriented and [Unreleased] beginning will be removed from a Keep a Changelog style changelog.
/// If the HTML file already exists, the task will look for a section with
/// `class="<see cref="kReleaseNotesClassName"/>>"` and replace it with the current release
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// `class="<see cref="kReleaseNotesClassName"/>>"` and replace it with the current release
/// `class="<see cref="kReleaseNotesClassName"/>"` and replace it with the current release

@tombogle tombogle merged commit 3690e20 into master Feb 22, 2025
5 checks passed
@tombogle tombogle deleted the set-charset branch February 22, 2025 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants