Skip to content

fix: remove malformed code block closing syntax in releases.md#210

Open
mesutoezdil wants to merge 1 commit intoProject-HAMi:masterfrom
mesutoezdil:fix/releases-malformed-code-block
Open

fix: remove malformed code block closing syntax in releases.md#210
mesutoezdil wants to merge 1 commit intoProject-HAMi:masterfrom
mesutoezdil:fix/releases-malformed-code-block

Conversation

@mesutoezdil
Copy link
Copy Markdown
Contributor

@mesutoezdil mesutoezdil commented Apr 24, 2026

Fix malformed code block syntax in releases.md that would cause documentation rendering issues.

The closing backticks for a shell code block example contained leftover HTML comment syntax (-->), making the code block invalid for Docusaurus processing.

Changes

  • Removed erroneous --> from code block closing syntax
  • Affected file: docs/releases.md

Impact

  • Documentation now renders correctly
  • Code block is properly recognized by Docusaurus parser
  • Improves documentation build integrity

The closing backticks in the shell code block example contained leftover
HTML comment syntax '-->' which made the code block malformed. This would
cause documentation rendering issues in Docusaurus.

Signed-off-by: Mesut Oezdil <versusfinem@gmail.com>
@hami-robot
Copy link
Copy Markdown
Contributor

hami-robot Bot commented Apr 24, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mesutoezdil
Once this PR has been reviewed and has the lgtm label, please assign archlitchi for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@hami-robot hami-robot Bot requested review from rootsongjc and windsonsea April 24, 2026 12:51
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for project-hami failed.

Name Link
🔨 Latest commit 3d96628
🔍 Latest deploy log https://app.netlify.com/projects/project-hami/deploys/69eb675a78fe9f00087a3c00

@hami-robot hami-robot Bot added the size/XS label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant