heist-0.13.0.4: An Haskell template system supporting both HTML5 and XML.

Safe HaskellNone

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.