Skip to content

docs(readme): clear image float before Why Ghost#125

Merged
wcatz merged 1 commit intomainfrom
fix/readme-image-float
Mar 25, 2026
Merged

docs(readme): clear image float before Why Ghost#125
wcatz merged 1 commit intomainfrom
fix/readme-image-float

Conversation

@wcatz
Copy link
Copy Markdown
Owner

@wcatz wcatz commented Mar 25, 2026

The ghost logo float was bleeding into the Why Ghost section, breaking the horizontal rule. Added <br clear="right"/> to clear it.

Summary by CodeRabbit

  • Documentation
    • Improved README layout to enhance content flow and readability.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 994e09e7-1146-43e2-9b73-3b71dfcfa516

📥 Commits

Reviewing files that changed from the base of the PR and between 0675b31 and 81141b6.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Added an HTML line-break element with right-clearing attribute to README.md after the project description to control content flow around a right-aligned image.

Changes

Cohort / File(s) Summary
Documentation Formatting
README.md
Added <br clear="right"/> after the project description to adjust text wrapping around a right-aligned image.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A line-break, so neat and so small,
With clear="right" to align it all,
The image flows clear, the text wraps just right,
One hop and a bound—README takes flight! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: adding a clear directive for a floated image before the 'Why Ghost' section in the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/readme-image-float

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@wcatz wcatz merged commit 7194311 into main Mar 25, 2026
5 checks passed
@wcatz wcatz deleted the fix/readme-image-float branch March 25, 2026 01:02
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