Skip to content

docs: fix overflow - #4554

Merged
Hugos68 merged 1 commit into
mainfrom
docs/fix-overflow
Aug 19, 2026
Merged

docs: fix overflow#4554
Hugos68 merged 1 commit into
mainfrom
docs/fix-overflow

Conversation

@Hugos68

@Hugos68 Hugos68 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Linked Issue(s)

Closes #4553

Description

Astro shipped a breaking change that renamed the className prop to class inside markdown components. Since we rely on that property being present or not the multineline codeblocks were treated as single line codeblocks.

Checklist

Please read our contribution requirements and make sure you have:

  • Prefixed your branch name with: docs/, feature/, task/, bugfix/
  • Targeted the main branch
  • Documented any changes made
  • Supplied a changeset (if changes were made to any project within /packages)

Changesets

View our documentation to learn more about changesets. To create a changeset:

  1. Navigate to the root of the monorepo in your terminal
  2. Run pnpm changeset and follow the prompts
  3. Commit and push the changeset before flagging your PR ready for review.

@changeset-bot

changeset-bot Bot commented Aug 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b485557

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
www.skeleton.dev Ready Ready Preview Aug 19, 2026 3:24pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
plus.skeleton.dev Ignored Ignored Aug 19, 2026 3:24pm
themes.skeleton.dev Ignored Ignored Aug 19, 2026 3:24pm

Request Review

@Hugos68
Hugos68 merged commit 2ca0f83 into main Aug 19, 2026
7 checks passed
@Hugos68
Hugos68 deleted the docs/fix-overflow branch August 19, 2026 15:27
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.

Main contents overflow in multiple pages

1 participant