module

Tui::Markdown

Class methods

parse(markdown : String) : Document

Convenience method

Source
sanitize_unclosed(text : String) : String

Sanitize unclosed inline formatting markers Call this on each message/block BEFORE concatenating to prevent unclosed markers from affecting subsequent content

Source

Nested types