Skip to content

docs: normalize curly quotes to straight quotes#163

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/b061e719
Open

docs: normalize curly quotes to straight quotes#163
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/b061e719

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Replaces stray Unicode curly quotes/apostrophes in prose with straight ASCII quotes to match the repo's dominant style (≈95% of existing usages already use straight quotes).

Changes

  • Converted ' and /" in body text and table cells across 13 MDX files.
  • Code blocks and inline code spans were left untouched.
  • No spelling, grammar, or formatting issues were found beyond this (no duplicate words, no broken markdown/links/tables/frontmatter, no double spaces, no malformed links).

Validation

  • mint validate — passed
  • mint broken-links — no broken links
  • prettier --check . — all files formatted

Note

Low Risk
Documentation-only typography edits with no runtime, API, or behavioral impact.

Overview
Normalizes documentation typography by replacing Unicode curly apostrophes and quotes in MDX prose with straight ASCII ' and " across 13 files (developer guides, core concepts, Rollytics, wallet user guides).

Changes are character-level only in body text and table cells (e.g. possessives like Initia's, user's, Foundry's; quoted UI strings like "Connect Wallet"). Code blocks, inline code, and technical content are unchanged. No wording, links, or structure updates beyond quote style.

Reviewed by Cursor Bugbot for commit dc74b49. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
initia-docs 🟢 Ready View Preview Jun 8, 2026, 12:15 AM

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.

0 participants