fabro/crates/arc-util
Bryan Helmkamp 28b5d485c1 Render Markdown output in terminal using termimad
LLM responses were printing raw Markdown (bold markers, table pipes,
heading hashes). Use termimad to render with proper ANSI formatting
when color is enabled, falling back to plain text when NO_COLOR is set.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 10:25:36 -05:00
..
data Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
src Render Markdown output in terminal using termimad 2026-03-04 10:25:36 -05:00
build.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
Cargo.toml Render Markdown output in terminal using termimad 2026-03-04 10:25:36 -05:00