heist-1.1.0.1: An Haskell template system supporting both HTML5 and XML.
Heist.Splices.Ignore
ignoreTag :: Text Source #
Default name for the ignore splice.
ignoreImpl :: Monad m => Splice m Source #
The ignore tag and everything it surrounds disappears in the rendered output.