Skip to content

Conversation

yankay
Copy link
Member

@yankay yankay commented Sep 24, 2025

What type of PR is this?

/kind documentation

What this PR does / why we need it:

In the site-src/guides/index.md file, MkDocs Admonitions (e.g., ???+ warning) were not displaying correctly due to improper indentation, causing rendering issues in the documentation. Screenshot Before:
image

Corrected the indentation of the relevant code blocks from extra 6 spaces to the standard 4 spaces to comply with MkDocs syntax requirements. This ensures Admonitions render properly in the documentation. Screenshot After Fix:

image

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Sep 24, 2025
Copy link

netlify bot commented Sep 24, 2025

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit 89c7a91
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/68d3b66dd5697200082ced18
😎 Deploy Preview https://deploy-preview-1643--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 24, 2025
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 24, 2025
@nirrozenbaum
Copy link
Contributor

/lgtm
/approve

Thanks @yankay! 🙏🏼

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 24, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nirrozenbaum, yankay

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 24, 2025
@k8s-ci-robot k8s-ci-robot merged commit e812885 into kubernetes-sigs:main Sep 24, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants