krank-0.3.0: Krank checks issue tracker link status in your source code
Safe HaskellSafe-Inferred
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 '|'