Formatting batch 1: emoji callouts, code blocks, misc fixes#82
Open
Formatting batch 1: emoji callouts, code blocks, misc fixes#82
Conversation
- 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>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
3 tasks
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
Batch formatting fixes across 22 files — no content changes, purely structural.
🚧/🗒️/📘/👍converted to<Note>,<Warning>,<Tip>in vnc-clients, vm-lifecycle-management, orka-desktop, Cisco firewall docs, and orka-30/31/32 release notes###→##in using-bridge-networking-with-orka-350;#####→###in troubleshooting-common-issuesclaudeusercontent.comartifact in oci-registry-integration replaced with correct internal link\{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 fixedTest plan
🤖 Generated with Claude Code