heist-0.8.2: An (x)html templating system

Safe HaskellNone

Text.Templating.Heist.Splices.Ignore

Synopsis

Documentation

ignoreTag :: Text

Default name for the ignore splice.

ignoreImpl :: Monad m => Splice m

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