Skip to main content

export_html_inline

Function export_html_inline 

Source
pub fn export_html_inline(segments: &[Segment], theme: &TerminalTheme) -> String
Expand description

Render segments to a self-contained HTML document with inline styles. Port of Console.export_html(inline_styles=True).