Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: fix table formatting in React Native commands section - #2780

Merged
EmmaYuan1015 merged 1 commit into
masterfrom
fix-command-palette-table
Jul 10, 2026
Merged

docs: fix table formatting in React Native commands section#2780
EmmaYuan1015 merged 1 commit into
masterfrom
fix-command-palette-table

Conversation

@EmmaYuan1015

Copy link
Copy Markdown
Contributor

Fix broken table structure in 'React Native commands in the Command Palette' section of README.md. The second part of the command table was missing proper table header and separator rows, making it unreadable in Markdown renderers.

Changes:

  • Merged disconnected table rows into a single continuous table
  • Standardized column alignment and spacing
  • Ensured proper Markdown table syntax throughout

This fixes the issue reported in GitHub where the table was displaying incorrectly and was illegible.

Fix broken table structure in 'React Native commands in the Command Palette' section
of README.md. The second part of the command table was missing proper table header
and separator rows, making it unreadable in Markdown renderers.

Changes:
- Merged disconnected table rows into a single continuous table
- Standardized column alignment and spacing
- Ensured proper Markdown table syntax throughout

This fixes the issue reported in GitHub where the table was displaying
incorrectly and was illegible.
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@EmmaYuan1015

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.

@EmmaYuan1015 EmmaYuan1015 linked an issue Jul 10, 2026 that may be closed by this pull request
@EmmaYuan1015
EmmaYuan1015 marked this pull request as ready for review July 10, 2026 06:02
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@EmmaYuan1015

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.

@EmmaYuan1015
EmmaYuan1015 merged commit 7dd3f4c into master Jul 10, 2026
8 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.

doc: formattting error in README.md

2 participants