module Utils.StringFormat ( formatParagraph ) where formatParagraph : String -> String formatParagraph = id