Skip to content

fix: broken variables#784

Merged
lancesnider merged 1 commit into
mainfrom
apple-errors
Jul 6, 2026
Merged

fix: broken variables#784
lancesnider merged 1 commit into
mainfrom
apple-errors

Conversation

@lancesnider

Copy link
Copy Markdown
Collaborator

No description provided.

@lancesnider lancesnider requested a review from dskuza July 6, 2026 22:34
@lancesnider lancesnider requested a review from a team as a code owner July 6, 2026 22:34
@lancesnider lancesnider requested a review from Copilot July 6, 2026 22:35
@mintlify

mintlify Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated (UTC)
rive 🟢 Ready View Preview Jul 6, 2026, 10:40 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes MDX rendering issues in the Apple runtime docs by correcting broken variable placeholders and invalid <Tab> tag syntax, ensuring runtime names render correctly and tabbed sections parse as valid JSX/MDX.

Changes:

  • Replaced Apple runtime name references with {{runtimeCurrentNameApple}} / {{runtimeLegacyNameApple}} placeholders where appropriate.
  • Fixed malformed <Tab> opening tags (e.g., stray >> and misplaced borderBottom attribute) across multiple Apple runtime documentation pages.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
runtimes/apple/state-machines.mdx Fixes malformed Legacy Runtime tab tag so the tabbed content parses correctly.
runtimes/apple/semantics.mdx Updates runtime name references to the shared {{runtime*NameApple}} placeholders.
runtimes/apple/playing-audio.mdx Aligns tab titles to use {{runtimeCurrentNameApple}} / {{runtimeLegacyNameApple}} placeholders.
runtimes/apple/logging.mdx Fixes malformed Legacy Runtime tab tag to restore valid MDX/JSX.
runtimes/apple/loading-assets.mdx Fixes malformed Legacy Runtime tab tag to restore valid MDX/JSX.
runtimes/apple/layouts.mdx Fixes malformed Legacy Runtime tab tags and corrects borderBottom attribute placement.
runtimes/apple/data-binding.mdx Fixes multiple malformed Legacy Runtime tab tags to restore valid MDX/JSX.
runtimes/apple/caching-a-rive-file.mdx Fixes malformed Legacy Runtime tab tag to restore valid MDX/JSX.
runtimes/apple/artboards.mdx Fixes malformed Legacy Runtime tab tag to restore valid MDX/JSX.
runtimes/apple/apple.mdx Updates runtime name reference and fixes malformed tab tags/attributes in several tab groups.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lancesnider lancesnider requested a review from RobertHaynie July 6, 2026 22:54
@lancesnider lancesnider merged commit dd3c447 into main Jul 6, 2026
3 checks passed
@lancesnider lancesnider deleted the apple-errors branch July 6, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants