//! Shared terminal text rendering helpers for Agentty frontends.
/// HTML normalization and terminal rendering for forge-authored Markdown.
/// Markdown parsing, terminal styling, wrapping, and rendered-line caching.
/// Bounded Mermaid parsing and terminal diagram rendering.
/// Terminal-width wrapping, truncation, borrowing, and compact formatting.
pub use ;