Skip to content

docs(enums): fix ordered list numbering and code block formatting#1631

Merged
hayes merged 1 commit into
hayes:mainfrom
unrevised6419:docs/fix-enums-list-formatting
May 19, 2026
Merged

docs(enums): fix ordered list numbering and code block formatting#1631
hayes merged 1 commit into
hayes:mainfrom
unrevised6419:docs/fix-enums-list-formatting

Conversation

@unrevised6419
Copy link
Copy Markdown
Contributor

@unrevised6419 unrevised6419 commented May 18, 2026

Summary

  • Replace repeated 1. markers with explicit sequential numbers (1–4) for the enum definition methods list
  • Dedent code blocks and explanatory prose so they render as standalone sections rather than nested list content and make syntax highlight work on the website
image

Test plan

  • Verify the enums guide page renders with correctly numbered list items and properly formatted code blocks

🤖 Generated with Claude Code

Use explicit sequential numbers for the enum definition list and
dedent code blocks/prose so they render as standalone sections
instead of nested list content.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 18, 2026

⚠️ No Changeset found

Latest commit: 3b2a8da

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
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

@unrevised6419 is attempting to deploy a commit to the Michael Hayes' projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Owner

@hayes hayes left a comment

Choose a reason for hiding this comment

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

thanks!

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 19, 2026

Open in StackBlitz

@pothos/core

npm i https://pkg.pr.new/@pothos/core@1631

@pothos/plugin-add-graphql

npm i https://pkg.pr.new/@pothos/plugin-add-graphql@1631

@pothos/plugin-complexity

npm i https://pkg.pr.new/@pothos/plugin-complexity@1631

@pothos/plugin-dataloader

npm i https://pkg.pr.new/@pothos/plugin-dataloader@1631

@pothos/plugin-directives

npm i https://pkg.pr.new/@pothos/plugin-directives@1631

@pothos/plugin-drizzle

npm i https://pkg.pr.new/@pothos/plugin-drizzle@1631

@pothos/plugin-errors

npm i https://pkg.pr.new/@pothos/plugin-errors@1631

@pothos/plugin-example

npm i https://pkg.pr.new/@pothos/plugin-example@1631

@pothos/plugin-federation

npm i https://pkg.pr.new/@pothos/plugin-federation@1631

@pothos/plugin-grafast

npm i https://pkg.pr.new/@pothos/plugin-grafast@1631

@pothos/plugin-mocks

npm i https://pkg.pr.new/@pothos/plugin-mocks@1631

@pothos/plugin-prisma

npm i https://pkg.pr.new/@pothos/plugin-prisma@1631

@pothos/plugin-prisma-utils

npm i https://pkg.pr.new/@pothos/plugin-prisma-utils@1631

@pothos/plugin-relay

npm i https://pkg.pr.new/@pothos/plugin-relay@1631

@pothos/plugin-scope-auth

npm i https://pkg.pr.new/@pothos/plugin-scope-auth@1631

@pothos/plugin-simple-objects

npm i https://pkg.pr.new/@pothos/plugin-simple-objects@1631

@pothos/plugin-smart-subscriptions

npm i https://pkg.pr.new/@pothos/plugin-smart-subscriptions@1631

@pothos/plugin-sub-graph

npm i https://pkg.pr.new/@pothos/plugin-sub-graph@1631

@pothos/plugin-tracing

npm i https://pkg.pr.new/@pothos/plugin-tracing@1631

@pothos/plugin-validation

npm i https://pkg.pr.new/@pothos/plugin-validation@1631

@pothos/plugin-with-input

npm i https://pkg.pr.new/@pothos/plugin-with-input@1631

@pothos/plugin-zod

npm i https://pkg.pr.new/@pothos/plugin-zod@1631

@pothos/tracing-newrelic

npm i https://pkg.pr.new/@pothos/tracing-newrelic@1631

@pothos/tracing-opentelemetry

npm i https://pkg.pr.new/@pothos/tracing-opentelemetry@1631

@pothos/tracing-sentry

npm i https://pkg.pr.new/@pothos/tracing-sentry@1631

@pothos/tracing-xray

npm i https://pkg.pr.new/@pothos/tracing-xray@1631

commit: 3b2a8da

@hayes hayes merged commit 5be4e83 into hayes:main May 19, 2026
4 of 5 checks passed
@unrevised6419 unrevised6419 deleted the docs/fix-enums-list-formatting branch May 20, 2026 07:38
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