Skip to content

Make tab-size in codeblocks 2 spaces#347

Open
stefanvanburen wants to merge 2 commits intomainfrom
svanburen/go
Open

Make tab-size in codeblocks 2 spaces#347
stefanvanburen wants to merge 2 commits intomainfrom
svanburen/go

Conversation

@stefanvanburen
Copy link
Copy Markdown
Member

To limit the horizontal width in the Go examples. Also, tweaked some Go examples in f0288d9.

To limit the horizontal width in the Go examples.

Signed-off-by: Stefan VanBuren <svanburen@buf.build>
* Drop validate interceptor in handler; now matches the client example
* Drop ochttp reference (repository was archived 3 years ago)
* Reformat newInterceptor to eliminate scrolling

Signed-off-by: Stefan VanBuren <svanburen@buf.build>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

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

Project Deployment Actions Updated (UTC)
connect Ready Ready Preview, Comment Apr 21, 2026 3:29pm

Request Review

Comment thread src/css/custom.css
}

pre {
tab-size: 2;
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

right now, the examples are a little too indented with the default of 8 spaces for tab-size:

Image

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