Safe Haskell | None |
---|
Text.Templating.Heist.Splices.Ignore
- ignoreTag :: Text
- ignoreImpl :: Monad m => Splice m
Documentation
ignoreImpl :: Monad m => Splice m
The ignore tag and everything it surrounds disappears in the rendered output.
heist-0.8.2: An (x)html templating system
Safe Haskell | None |
---|
Text.Templating.Heist.Splices.Ignore
ignoreImpl :: Monad m => Splice m
The ignore tag and everything it surrounds disappears in the rendered output.