Skip to content

docs: update documentation to reflect changes in info and tip formatting#882

Merged
ndelangen merged 1 commit intonextfrom
norbert/fix-callout-docs
May 5, 2026
Merged

docs: update documentation to reflect changes in info and tip formatting#882
ndelangen merged 1 commit intonextfrom
norbert/fix-callout-docs

Conversation

@ndelangen
Copy link
Copy Markdown
Member

@ndelangen ndelangen commented May 5, 2026

Changed the formatting of info and tip sections across multiple documentation files to use the new syntax with brackets (e.g., :::info[Title]).

- Changed the formatting of info and tip sections across multiple documentation files to use the new syntax with brackets (e.g., `:::info[Title]`).
- Enhanced clarity and consistency in the documentation regarding the use of `deviceAddons` and entry-point swapping.
- Improved overall readability and user guidance in setup and configuration instructions.
@ndelangen ndelangen requested a review from dannyhw as a code owner May 5, 2026 09:21
Copilot AI review requested due to automatic review settings May 5, 2026 09:21
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 5, 2026

⚠️ No Changeset found

Latest commit: 033e84a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Storybook React Native documentation admonitions to the newer bracketed title syntax (e.g., :::tip[Title]) to keep formatting consistent across Getting Started, Configuration, and Addons docs.

Changes:

  • Migrated :::info|tip|note|warning <Title> blocks to :::info|tip|note|warning[Title] across multiple docs pages.
  • Standardized the presentation of existing guidance callouts (Windows notes, WebSocket notes, wrapper warnings) without changing the underlying instructions.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/docs/intro/getting-started/migrating-to-entry-point-swapping.md Converts tip/note blocks (automigration, Windows, WebSocket) to bracket-title admonition syntax.
docs/docs/intro/getting-started/manual-setup.md Converts tip/warning blocks to bracket-title admonition syntax.
docs/docs/intro/getting-started/index.md Converts info/tip/note blocks (Expo Router users, AI setup, Windows, bundler config) to bracket-title admonition syntax.
docs/docs/intro/getting-started/expo-router.md Converts tip/warning blocks to bracket-title admonition syntax.
docs/docs/intro/configuration/storybook-ui-configuration.md Converts tip block title to bracket-title admonition syntax.
docs/docs/intro/configuration/environment-variables.md Converts Windows note to bracket-title admonition syntax.
docs/docs/intro/configuration/cli-configuration.md Converts info block title to bracket-title admonition syntax.
docs/docs/intro/addons/index.md Converts info block title to bracket-title admonition syntax.

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

Comment thread docs/docs/intro/getting-started/index.md
@ndelangen ndelangen self-assigned this May 5, 2026
@ndelangen ndelangen merged commit 369eab4 into next May 5, 2026
5 checks passed
@ndelangen ndelangen deleted the norbert/fix-callout-docs branch May 5, 2026 09:31
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.

2 participants