fabro/lib/crates/fabro-cli
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
..
src fix(cli): wrap angle-bracket placeholders in backticks in help text 2026-05-06 07:39:09 -04:00
tests fix(system): expose unreadable run repair flow 2026-05-06 07:15:18 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml refactor(server): gate test app state helpers 2026-05-02 13:02:41 -04:00