hakyllbars-1.0.1.0: A Hakyll compiler for Handlebars-like templates
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hakyllbars.Field.Html

Synopsis

Documentation

escapeHtmlField :: Context String Source #

Escapes HTML before interpolating in a template.

escapeHtmlUriField :: Context String Source #

Escapes HTML URI before interpolating in a template.