Skip to content

fix(formatting-batch-3): fix remaining Zendesk migration artifacts#94

Open
celanthe wants to merge 2 commits intomainfrom
fix/formatting-batch-3
Open

fix(formatting-batch-3): fix remaining Zendesk migration artifacts#94
celanthe wants to merge 2 commits intomainfrom
fix/formatting-batch-3

Conversation

@celanthe
Copy link
Copy Markdown
Collaborator

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:

  • command-quick-reference: Remove \- escaped hyphens before bullets (6 instances in Intel/Apple Silicon architecture sections)
  • output-formats-and-getting-help: Fix broken table row (Table row was split across two lines); convert 13 orphaned **bold** labels to proper ### headings throughout the file; clean trailing whitespace from alias/flag tables
  • orka-upgrades: Fix two tables with multi-line cell overflow — merge continuation lines into proper single-row cells and add standard pipe formatting
  • orka-on-aws-getting-started: Fix escaped braces \{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
  • orka-on-prem-getting-started: Fix grammar ("The reason we Orka requires" → "Orka requires"); fix self-referential Kubespray link that linked to the page itself → kubespray.io; fix backtick spacing "where <...>" → "where <...>"

Test plan

  • Spot-check Mintlify preview: both upgrade tables render correctly as tables
  • Check output-formats-and-getting-help: Available Output Formats table renders as a single row for Table format (not split)
  • Verify ### headings render correctly throughout output-formats page

🤖 Generated with Claude Code

- 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>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Apr 10, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
macstadiuminc 🔴 Failed Apr 10, 2026, 10:39 PM

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant