Utils.Display
indent :: Int -> Text -> Text Source #
indent the text given by a certain number of space character If the text given contains multiple lines, all the lines but the first will be prefixed by the continuation character '|'