Skip to content

fix: fix broken links and mermaid diagram on doc website#452

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
yongruilin:fix-doc
Mar 23, 2026
Merged

fix: fix broken links and mermaid diagram on doc website#452
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
yongruilin:fix-doc

Conversation

@yongruilin
Copy link
Contributor

Replace markdownify with .Page.RenderString in the include-file shortcode to properly render fenced code blocks (including mermaid diagrams). Switch the getting_started page from {{% %}} to {{< >}} shortcode syntax to prevent double markdown processing that caused HTML double-escaping.

Add regex rewrites to convert remaining relative repo links (examples/, roadmap.md, docs/configuration.md, etc.) to their corresponding GitHub URLs.

Replace markdownify with .Page.RenderString in the include-file
shortcode to properly render fenced code blocks (including mermaid
diagrams). Switch the getting_started page from {{% %}} to {{< >}}
shortcode syntax to prevent double markdown processing that caused
HTML double-escaping.

Add regex rewrites to convert remaining relative repo links
(examples/, roadmap.md, docs/configuration.md, etc.) to their
corresponding GitHub URLs.
@netlify
Copy link

netlify bot commented Mar 21, 2026

Deploy Preview for agent-sandbox ready!

Name Link
🔨 Latest commit 70f5ac0
🔍 Latest deploy log https://app.netlify.com/projects/agent-sandbox/deploys/69bde56e824b3400084f0044
😎 Deploy Preview https://deploy-preview-452--agent-sandbox.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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 21, 2026
Copy link
Contributor

@igooch igooch left a comment

Choose a reason for hiding this comment

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

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: igooch, yongruilin

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

The pull request process is described here

Details 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 Mar 23, 2026
@k8s-ci-robot k8s-ci-robot merged commit a24896c into kubernetes-sigs:main Mar 23, 2026
7 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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants