Skip to content

Formatting batch 1: emoji callouts, code blocks, misc fixes#82

Open
celanthe wants to merge 1 commit intomainfrom
fix/formatting-batch-1
Open

Formatting batch 1: emoji callouts, code blocks, misc fixes#82
celanthe wants to merge 1 commit intomainfrom
fix/formatting-batch-1

Conversation

@celanthe
Copy link
Copy Markdown
Collaborator

@celanthe celanthe commented Apr 10, 2026

Summary

Batch formatting fixes across 22 files — no content changes, purely structural.

  • Emoji callouts → components: 🚧/🗒️/📘/👍 converted to <Note>, <Warning>, <Tip> in vnc-clients, vm-lifecycle-management, orka-desktop, Cisco firewall docs, and orka-30/31/32 release notes
  • Code block fixes: Inline packed multi-command backtick lines → proper fenced blocks in troubleshooting-quick-reference; YAML indentation fixed in k8s-native-persistent-volumes; bullet items moved out of code block in orka-35 release notes; mixed bullet+code block untangled in orka-on-aws-getting-started
  • Heading hierarchy: ##### in using-bridge-networking-with-orka-350; ######## in troubleshooting-common-issues
  • Broken URL: claudeusercontent.com artifact in oci-registry-integration replaced with correct internal link
  • Misc: \{id}{id} in macstadium-api; **MDM/UEM tools********MDM/UEM tools** in apple-business-manager doc; \-- and doubled space + bold removed from citrix-daas-configuration; redundant link title removed in business-outcomes-use-cases; output-formats table cell with mid-row line break fixed

Test plan

  • Mintlify preview renders all Note/Warning/Tip callouts correctly
  • Code blocks display without extra indentation artifacts
  • No visible backslashes or emoji in rendered output
  • Internal link to vm-lifecycle-management resolves correctly

🤖 Generated with Claude Code

- Convert 🚧/🗒️/📘/👍 emoji callouts to Note/Warning/Tip components across
  vnc-clients, vm-lifecycle-management, orka-desktop, network-firewalls-cloud-connect-vpn
- Convert blockquote callouts to Note/Warning in orka-30/31/32 release notes
- Fix orka-35 release notes: bullet list items moved out of code block
- Fix heading hierarchy: ### → ## in using-bridge-networking-with-orka-350
- Fix ##### → ### heading level in troubleshooting-common-issues
- Fix broken claudeusercontent.com URL in oci-registry-integration → internal link
- Fix YAML indentation in k8s-native-persistent-volumes code blocks
- Fix malformed code block in orka-on-aws-getting-started (bullets + code mixed)
- Fix NOTE/OPTIONAL code blocks → Note components in backup-and-restore-firewall-config
- Fix NOTE/WARNING bold → Note/Warning in creating-local-user-accounts and allowing-specific-ips
- Fix inline multi-command backtick blocks → fenced code blocks in troubleshooting-quick-reference
- Fix \{id} escaped curly braces in macstadium-api
- Fix redundant link title and escaped hyphen in business-outcomes-use-cases
- Fix extraneous asterisks **MDM/UEM tools****** in apple-business-manager doc
- Fix \- → - in citrix-daas-configuration; remove bold from ### heading
- Fix output-formats table: merge split table cell onto one line
- Fix code block in network-firewalls-cloud-connect-vpn list items → proper fenced blocks

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 🟢 Ready View Preview Apr 10, 2026, 3:59 PM

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