fabro/lib/crates/fabro-cli/src
Bryan Helmkamp 258e46e954
fix(cli): wrap angle-bracket placeholders in backticks in help text
Bare `<slug>` and `<run-id>:<path>` in clap help text generate doc
table cells where MDX parses the placeholders as JSX tags and fails
the Mintlify build. Wrap them in backticks so the generated table
cells route them through inline code spans where MDX leaves them
alone.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 07:39:09 -04:00
..
commands fix(github): refresh installation tokens during workflows 2026-05-06 07:15:18 -04:00
shared fix(github): refresh installation tokens during workflows 2026-05-06 07:15:18 -04:00
sleep_inhibitor fix sleep_inhibitor lints under --all-features clippy 2026-04-23 22:45:07 -04:00
args.rs fix(cli): wrap angle-bracket placeholders in backticks in help text 2026-05-06 07:39:09 -04:00
command_context.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
gh.rs test(cli): trim slow integration fixture setup 2026-04-28 19:14:56 -07:00
landing.rs feat(cli): add fabro docs to landing Set up section 2026-04-17 09:03:40 -04:00
lib.rs refactor(manifest): type bundle paths end-to-end 2026-04-29 12:26:39 -04:00
local_server.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
logging.rs refactor(config): share log destination resolution 2026-04-26 17:47:22 -04:00
main.rs Merge remote-tracking branch 'origin/main' into pr-176 2026-04-29 12:45:33 -04:00
manifest_builder.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00
server_client.rs fix(cli): bound server readiness probes 2026-05-02 20:13:18 -04:00
server_runs.rs refactor: rename checkpoints_disabled -> in_place 2026-04-28 09:33:59 -07:00
user_config.rs fix(error): preserve source chains across workspace 2026-05-01 17:30:20 -04:00