heist-1.1.1.2: An Haskell template system supporting both HTML5 and XML.
Safe HaskellNone
LanguageHaskell2010

Heist.Splices.Ignore

Synopsis

Documentation

ignoreTag :: Text Source #

Default name for the ignore splice.

ignoreImpl :: forall (m :: Type -> Type). Monad m => Splice m Source #

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