Skip to content

Fix CLI options table rendering by escaping pipes#5

Open
KayanShah wants to merge 1 commit into
mainfrom
fix-cli-options-table-formatting
Open

Fix CLI options table rendering by escaping pipes#5
KayanShah wants to merge 1 commit into
mainfrom
fix-cli-options-table-formatting

Conversation

@KayanShah

Copy link
Copy Markdown
Owner

Summary

  • The CLI options table in README.md had unescaped | characters inside code spans (e.g. `--paper <a4|letter>`), which GitHub's markdown renderer misreads as table column separators, breaking the table layout
  • Escaped the pipes (\|) so the table renders correctly

Test plan

  • Previewed the table rendering to confirm columns line up correctly

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
python-to-pdf Ready Ready Preview, Comment Jul 8, 2026 5:53pm

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