Skip to content

fix(#534): render badges in standalone docs guide#537

Merged
thiagobrez merged 1 commit into
callstack:mainfrom
Thecesar85:codex/fix-534
Jun 11, 2026
Merged

fix(#534): render badges in standalone docs guide#537
thiagobrez merged 1 commit into
callstack:mainfrom
Thecesar85:codex/fix-534

Conversation

@Thecesar85

Copy link
Copy Markdown
Contributor

Summary

  • rename the standalone usage guide from Markdown to MDX so inline JSX components are parsed
  • import Badge from @theme at the top of the guide

Why

The page already uses inline <Badge /> components, but plain Markdown does not evaluate them. Converting the guide to MDX makes those badges render the same way they do in the other docs pages.

Validation

  • node .yarn/releases/yarn-4.6.0.cjs workspace react-native-bottom-tabs-docs build

@thiagobrez thiagobrez left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Awesome, thank you!

@thiagobrez thiagobrez added this pull request to the merge queue Jun 11, 2026
@thiagobrez thiagobrez removed this pull request from the merge queue due to a manual request Jun 11, 2026
@thiagobrez thiagobrez added this pull request to the merge queue Jun 11, 2026
Merged via the queue into callstack:main with commit 259472a Jun 11, 2026
5 checks passed
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