Stability | experimental |
---|---|
Maintainer | developer@flocc.net |
Safe Haskell | None |
For more information please see http://www.flocc.net/
Documentation
containsNewline :: String -> Bool
containsNl str. Returns True if |nl is in str.
containsTemParam :: String -> String -> Bool
indentString :: String -> String -> String
indentString indent str. Returns str where |indent has been added after every newline.
applySingleT :: Text -> (String, String) -> Text
Expands a template with a single value mapping