Skip to content

Convert remaining blockquote callouts to Mintlify components (DI-584)#221

Merged
celanthe merged 1 commit into
mainfrom
fix/remaining-callout-formatting-di584
May 22, 2026
Merged

Convert remaining blockquote callouts to Mintlify components (DI-584)#221
celanthe merged 1 commit into
mainfrom
fix/remaining-callout-formatting-di584

Conversation

@celanthe

@celanthe celanthe commented May 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

Converts the last Zendesk-era raw blockquote callouts in the repo to proper Mintlify <Note>, <Warning>, and <Tip> components:

  • web-ui-quick-start.mdx: > #### **What's your Orka API URL?** -> <Tip>
  • tools-integrations.mdx: > **TIP: Using Homebrew?** -> <Tip>
  • orka-33-release-notes.mdx: > If you implement code signing... -> <Warning>
  • orka-35-release-notes.mdx: > Note: Customers must configure... -> <Note>
  • ip-plan.mdx: two > blockquotes -> <Note>

Skips orka-on-prem-getting-started.mdx and orka-on-aws-getting-started.mdx — those are blocked by the open PR #190 on the same files.

Test plan

  • Mintlify preview renders all five components correctly
  • On-prem/on-aws getting-started files are unchanged

🤖 Generated with Claude Code

Converts the last Zendesk-era blockquote callouts in the repo to proper
Mintlify Note/Warning/Tip components:

- web-ui-quick-start.mdx: > #### **What's your Orka API URL?** -> <Tip>
- tools-integrations.mdx: > **TIP: Using Homebrew?** -> <Tip>
- orka-33-release-notes.mdx: > If you implement code signing... -> <Warning>
- orka-35-release-notes.mdx: > Note: Customers must configure... -> <Note>
- ip-plan.mdx: two > blockquotes -> <Note>

Skips on-prem/on-aws getting-started (blocked by open PR #190).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@celanthe celanthe self-assigned this May 22, 2026
@mintlify

mintlify Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
macstadiuminc 🟢 Ready View Preview May 22, 2026, 8:27 PM

@celanthe celanthe added the documentation Improvements or additions to documentation label May 22, 2026
@celanthe celanthe merged commit 5c31d0f into main May 22, 2026
3 checks passed
@celanthe celanthe deleted the fix/remaining-callout-formatting-di584 branch May 22, 2026 20:28
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