fix(formatting-batch-3): fix remaining Zendesk migration artifacts#94
Open
fix(formatting-batch-3): fix remaining Zendesk migration artifacts#94
Conversation
- command-quick-reference: remove \- escaped hyphens before bullets (6 instances)
- output-formats-and-getting-help: fix broken table row (Table row split across two lines), convert 13 orphaned **bold** labels to ### headings, clean trailing whitespace from tables
- orka-upgrades: fix two tables with multi-line cell overflow — merge continuation lines into proper single-row cells, add pipe formatting
- orka-on-aws-getting-started: fix escaped braces \{...} → {...} with backtick wrapping, fix typo "opene" → "open", convert two > **Note** blockquotes → <Note> components, fix \<node_name> escaped angle brackets → proper inline code
- orka-on-prem-getting-started: fix grammar ("The reason we Orka requires" → "Orka requires"), fix self-referential Kubespray link → kubespray.io, fix backtick spacing "where` <...>`" → "where `<...>`"
vnc-clients.mdx and vm-lifecycle-management.mdx: already fixed in fix/formatting-batch-1, skipped.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Final formatting pass for Zendesk migration artifacts not covered by PRs #82–84. vnc-clients.mdx and vm-lifecycle-management.mdx were verified as already fixed in fix/formatting-batch-1 and skipped.
Files changed:
\-escaped hyphens before bullets (6 instances in Intel/Apple Silicon architecture sections)**bold**labels to proper###headings throughout the file; clean trailing whitespace from alias/flag tables\{cluster_name}→`{cluster_name}`etc. (4 variables); fix typo "opene" → "open"; convert two> **Note**blockquotes →<Note>components; fix\<node_name>escaped angle brackets in kubectl command<...>" → "where<...>"Test plan
###headings render correctly throughout output-formats page🤖 Generated with Claude Code