Plain text# marimo.plain_text(text: str) → Html# Text that’s fixed-width, with spaces and newlines preserved. Args. text: text to output Returns. An Html object representing the text.