Skip to content

Site wide fixes - code format, straight quotes, "onchain"#2822

Merged
alexandratran merged 1 commit intomainfrom
site-wide-updates
Apr 8, 2026
Merged

Site wide fixes - code format, straight quotes, "onchain"#2822
alexandratran merged 1 commit intomainfrom
site-wide-updates

Conversation

@alexandratran
Copy link
Copy Markdown
Contributor

@alexandratran alexandratran commented Apr 8, 2026

Description

Applies the following changes across the doc site:

  • Update inline code-formatted text to use the same font as code blocks. Adjust styles for readability.
  • Replace all instances of smart/curly quotes with straight quotes.
  • Replace all instances of "on-chain"/"off-chain" with "onchain"/"offchain."

Preview

https://metamask-docs-ebjzz8osk-consensys-ddffed67.vercel.app/metamask-connect/multichain/reference/methods/

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Low Risk
Low risk documentation and CSS styling updates; main risk is minor visual regressions in inline code rendering across the site.

Overview
Standardizes docs wording site-wide by replacing smart quotes with straight quotes and normalizing on-chain/off-chain phrasing to onchain/offchain.

Updates global and component styles to make inline code use a shared set of CSS variables (--inline-code-*) for font, weight, padding, and baseline alignment, and ensures code blocks remain unaffected (touches markdown, admonitions, TOC, quickstart steps, and simplified API reference param styling).

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

@alexandratran alexandratran requested review from a team as code owners April 8, 2026 19:41
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

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

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview, Comment Apr 8, 2026 7:42pm

Request Review

Copy link
Copy Markdown
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

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

lgtm

@alexandratran alexandratran merged commit 63f6667 into main Apr 8, 2026
21 of 24 checks passed
@alexandratran alexandratran deleted the site-wide-updates branch April 8, 2026 22:40
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