heist-1.1.0.1: An Haskell template system supporting both HTML5 and XML.

Safe HaskellNone
LanguageHaskell98

Heist.Splices.Ignore

Synopsis

Documentation

ignoreTag :: Text Source #

Default name for the ignore splice.

ignoreImpl :: Monad m => Splice m Source #

The ignore tag and everything it surrounds disappears in the rendered output.