Fix session-state table rendering on GitHub (#228)
* Trim redundant sections in README Cut ~140 lines (1397 → 1254) by removing duplicated content while keeping every feature reference and anchor intact: - Linux install: drop per-distro install lists, keep headless example - Command arguments: collapse Rules/shell-vars/pitfall (already covered by inline examples) into two prose lines - Session lifecycle: drop bullet-list recap that duplicated the state table - Authentication precedence: replace five "When X is specified" sub-blocks with a single flag table - Scripting: dedupe the jq|xargs pipeline shown in both Code mode and Scripting - MCP server config file: remove duplicated "Using servers" block * Fix session-state table rendering on GitHub The `**...**` bold markers were attached directly to the emoji with no separating whitespace, so GitHub rendered the asterisks literally instead of as bold. The backticked state names stand on their own; drop the bold. Refs #227 --------- Co-authored-by: Claude <noreply@anthropic.com>
J
Jan Curn committed
dffd3810fc23895a1fcfbb22376abff0c9bca0dc
Parent: 9d7b61e
Committed by GitHub <noreply@github.com>
on 5/10/2026, 11:51:38 PM