hoogle

Web.Template

Synopsis

Documentation

escapeHTML :: String -> String

Take a piece of text and escape all the HTML special bits

reload

Arguments

:: String

The source code

-> [(String, [String])]

A set of templates/args you need avaialble

-> [[String] -> String]

A list of functions which match the templates/args