Skip to content

docs(readme): escape table command pipes#55

Merged
zikolach merged 1 commit into
mainfrom
docs/fix-readme-table-formatting
May 15, 2026
Merged

docs(readme): escape table command pipes#55
zikolach merged 1 commit into
mainfrom
docs/fix-readme-table-formatting

Conversation

@zikolach
Copy link
Copy Markdown
Owner

Summary

  • escape pipe characters inside inline command examples in README tables
  • verified markdown table column counts across markdown files

Validation

  • custom markdown table scan: no unescaped pipe characters inside inline code spans in markdown table rows
  • custom markdown table scan: table column counts look consistent

Docs-only change; skipped typecheck/test.

Copilot AI review requested due to automatic review settings May 15, 2026 14:35
Copy link
Copy Markdown
Contributor

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

This docs-only PR fixes README table rendering by escaping pipe characters inside inline command examples.

Changes:

  • Escapes messenger option separators in local /relay command examples.
  • Escapes alias option separators in remote command examples.

@zikolach zikolach merged commit b98f078 into main May 15, 2026
6 checks passed
@zikolach zikolach deleted the docs/fix-readme-table-formatting branch May 15, 2026 14:38
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