heist-0.8.1: An (x)html templating system

Safe HaskellNone

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.