krank-0.2.3: Krank checks issue tracker link status in your source code
Safe HaskellNone
LanguageHaskell2010

Utils.Display

Synopsis

Documentation

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 '|'