Skip to content

docs: fix alert shortcode syntax to process Markdown content#4437

Merged
markmandel merged 1 commit intoagones-dev:mainfrom
markmandel:site/alerts
Jan 28, 2026
Merged

docs: fix alert shortcode syntax to process Markdown content#4437
markmandel merged 1 commit intoagones-dev:mainfrom
markmandel:site/alerts

Conversation

@markmandel
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup

/kind documentation

/kind feature
/kind hotfix
/kind release

What this PR does / Why we need it:

Change alert shortcodes from {{< >}} to {{% %}} syntax in Client SDK documentation. The {{% %}} syntax allows Markdown content inside the shortcode to be properly rendered.

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

Must have worked with the earlier versions of hugo+docsy, but not anymore!

Change alert shortcodes from {{< >}} to {{% %}} syntax in Client SDK
documentation. The {{% %}} syntax allows Markdown content inside the
shortcode to be properly rendered.

Must have worked with the earlier versions of hugo+docsy, but not
anymore!
@markmandel markmandel added the kind/bug These are bugs. label Jan 27, 2026
@github-actions github-actions bot added kind/documentation Documentation for Agones size/XS labels Jan 27, 2026
Copy link
Copy Markdown
Collaborator

@vicentefb vicentefb left a comment

Choose a reason for hiding this comment

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

lgtm

@markmandel markmandel enabled auto-merge (squash) January 28, 2026 00:53
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 53a75513-9c5e-4e09-a2fc-7351cbd54119

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

git fetch https://github.com/googleforgames/agones.git pull/4437/head:pr_4437 && git checkout pr_4437
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.56.0-dev-982395a

@markmandel markmandel merged commit ce1df4f into agones-dev:main Jan 28, 2026
5 checks passed
@markmandel markmandel deleted the site/alerts branch January 28, 2026 00:55
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
…dev#4437)

Change alert shortcodes from {{< >}} to {{% %}} syntax in Client SDK
documentation. The {{% %}} syntax allows Markdown content inside the
shortcode to be properly rendered.

Must have worked with the earlier versions of hugo+docsy, but not
anymore!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug These are bugs. kind/documentation Documentation for Agones size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants