heist-0.5.2.1: An xhtml templating system

Text.Templating.Heist.Splices.Ignore

Synopsis

Documentation

ignoreTag :: TextSource

Default name for the ignore splice.

ignoreImpl :: Monad m => Splice mSource

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