Skip to content

docs: fix comment syntax in YAML/JSON code blocks#411

Merged
oilbeater merged 1 commit into
kubeovn:masterfrom
cheese:fix-comments
Jul 4, 2026
Merged

docs: fix comment syntax in YAML/JSON code blocks#411
oilbeater merged 1 commit into
kubeovn:masterfrom
cheese:fix-comments

Conversation

@cheese

@cheese cheese commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Replace invalid // comments with # in YAML examples, and move inline comments out of JSON strings into proper YAML-level # comments.

Replace invalid `//` comments with `#` in YAML examples, and move inline
comments out of JSON strings into proper YAML-level `#` comments.
@oilbeater oilbeater merged commit 6b7a35f into kubeovn:master Jul 4, 2026
1 check passed
@oilbeater

Copy link
Copy Markdown
Contributor

Thanks! @cheese

oilbeater added a commit that referenced this pull request Jul 4, 2026
Replace invalid `//` comment with `#` in the kubectl output bash block,
matching the block's own convention and the fix in #411 which missed this line.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
oilbeater pushed a commit that referenced this pull request Jul 4, 2026
Replace invalid `//` comments with `#` in YAML examples, and move inline
comments out of JSON strings into proper YAML-level `#` comments.

(cherry picked from commit 6b7a35f)
oilbeater added a commit that referenced this pull request Jul 4, 2026
Replace invalid `//` comment with `#` in the kubectl output bash block,
matching the block's own convention and the fix in #411 which missed this line.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
(cherry picked from commit 2294c4f)
oilbeater pushed a commit that referenced this pull request Jul 4, 2026
Replace invalid `//` comments with `#` in YAML examples, and move inline
comments out of JSON strings into proper YAML-level `#` comments.

(cherry picked from commit 6b7a35f)
oilbeater added a commit that referenced this pull request Jul 4, 2026
Replace invalid `//` comment with `#` in the kubectl output bash block,
matching the block's own convention and the fix in #411 which missed this line.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
(cherry picked from commit 2294c4f)
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.

2 participants