Ask a question to get started
Enter to send•Shift+Enter new line
Indent all lines of text after the first line.
indent_lines_after_first( text: str, prefix: str, ) -> str
text
str
The text to indent.
prefix
Used to determine the number of spaces to indent.