Skip to content

Fix &nbsp entities missing semicolons in README#19

Merged
gryumov merged 1 commit into
masterfrom
fix/readme-nbsp-entities
May 4, 2026
Merged

Fix &nbsp entities missing semicolons in README#19
gryumov merged 1 commit into
masterfrom
fix/readme-nbsp-entities

Conversation

@gryumov
Copy link
Copy Markdown
Member

@gryumov gryumov commented May 4, 2026

Summary

  • Fix 8 &nbsp HTML entities that were missing their trailing semicolons in the HTML table header
  • Changed &nbsp to   for valid HTML entity syntax

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

📘 A preview of the documentation will be here soon

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.64%. Comparing base (83771ae) to head (9b5e45c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   61.64%   61.64%           
=======================================
  Files           4        4           
  Lines         352      352           
=======================================
  Hits          217      217           
  Misses        135      135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gryumov gryumov merged commit dd32c32 into master May 4, 2026
6 checks passed
@gryumov gryumov deleted the fix/readme-nbsp-entities branch May 4, 2026 11:48
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.

2 participants