Skip to content

Fix HTML syntax error in subtitle rendering#25

Merged
MrHinsh merged 2 commits intomainfrom
fix-for-trasalted-lists
Jan 20, 2026
Merged

Fix HTML syntax error in subtitle rendering#25
MrHinsh merged 2 commits intomainfrom
fix-for-trasalted-lists

Conversation

@MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Jan 20, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 20, 2026 14:14
@coderabbitai
Copy link

coderabbitai bot commented Jan 20, 2026

Warning

Rate limit exceeded

@MrHinsh has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 22 minutes and 10 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 82ccad6 and f0f0fb5.

📒 Files selected for processing (1)
  • module/layouts/_partials/components/guide/render-guide.html
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-for-trasalted-lists

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.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request fixes an HTML syntax error by removing an extraneous 'd' character that was incorrectly appended to a closing div tag in the guide rendering template.

Changes:

  • Corrected malformed HTML tag from </div>d to </div> on line 88

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MrHinsh MrHinsh added this pull request to the merge queue Jan 20, 2026
Merged via the queue into main with commit c9f6a37 Jan 20, 2026
6 checks passed
@MrHinsh MrHinsh deleted the fix-for-trasalted-lists branch January 20, 2026 17:12
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