Skip to content

fix: pagination docs table formatting#29

Merged
ryanio merged 2 commits intomainfrom
fix/pagination-table-formatting
Feb 25, 2026
Merged

fix: pagination docs table formatting#29
ryanio merged 2 commits intomainfrom
fix/pagination-table-formatting

Conversation

@ryanio
Copy link
Collaborator

@ryanio ryanio commented Feb 25, 2026

Summary

  • Remove stray blank line after the first table row in docs/pagination.md that broke the markdown table, causing all remaining rows to render as loose pipe-delimited text

Test plan

  • Verify the table renders correctly on GitHub by previewing this PR's diff

🤖 Generated with Claude Code


Open with Devin

The markdown table had a blank line after the first data row, causing
the remaining rows to render as loose pipe-delimited text instead of
table rows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Every command uses the same `--next` flag, so the cursor flag column
adds no information. A plain list is cleaner.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ryanio ryanio merged commit 1a12f14 into main Feb 25, 2026
4 checks passed
@ryanio ryanio deleted the fix/pagination-table-formatting branch February 25, 2026 21:48
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.

1 participant