Skip to content

docs: fix broken code fences and tag whitespace in ratelimit override pages#6253

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/2e007d4b
Open

docs: fix broken code fences and tag whitespace in ratelimit override pages#6253
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/2e007d4b

Conversation

@mintlify

@mintlify mintlify Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Repair structural markdown issues in the @unkey/ratelimit SDK override reference pages so the code samples render correctly.

Changes

  • libraries/ts/ratelimit/override/delete-override.mdx: replace stray fences that were sandwiching two ts code blocks with proper closing/opening fences so both examples render as separate code blocks inside <RequestExample>.
  • libraries/ts/ratelimit/override/get-override.mdx: same code-fence repair, plus remove the trailing space inside the </ResponseField > closing tag so the JSX tag is well-formed.

Code samples themselves are left unchanged.

Context

A wider docs scan for spelling, grammar, and formatting issues was clean except for these two pages, where mismatched fence widths were swallowing the second example and the malformed closing tag was leaving <ResponseField> unclosed in the parser.

@vercel

vercel Bot commented May 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
dashboard Ready Ready Preview, Comment May 22, 2026 2:02pm
design Ready Ready Preview, Comment May 22, 2026 2:02pm

Request Review

@mintlify

mintlify Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
unkey 🟢 Ready View Preview May 22, 2026, 1:14 PM

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