heist-0.2.4: An xhtml templating system

Text.Templating.Heist.Splices.Ignore

Synopsis

Documentation

ignoreTag :: ByteString

Default name for the ignore splice.

ignoreImpl :: Monad m => Splice m

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