emanote-1.0.2.0: Emanate a structured view of your plain-text notes
Safe HaskellSafe-Inferred
LanguageHaskell2010

Emanote.View.Common

Synopsis

Documentation

Render context

mkTemplateRenderCtx Source #

Arguments

:: Model

Current model.

-> LMLRoute

Current route.

-> Value

Associated metadata.

-> TemplateRenderCtx Identity 

Create the context in which Heist templates (notably `pandoc.tpl`) will be rendered.