pub fn render_inline_line(line: &str, caps: TerminalCaps) -> StringExpand description
Legacy single-line inline renderer — kept for direct callers (tests, simple assistant lines). Does not track block state.
pub fn render_inline_line(line: &str, caps: TerminalCaps) -> StringLegacy single-line inline renderer — kept for direct callers (tests, simple assistant lines). Does not track block state.