neuron-0.2.0.0: Haskell meets Zettelkasten, for your plain-text delight.
Safe HaskellNone
LanguageHaskell2010

Neuron.Zettelkasten.Link.View

Description

Special Zettel links in Markdown

Synopsis

Documentation

renderZettelLinkSimpleWith :: forall m a. (Monad m, ToHtml a) => Text -> Text -> a -> HtmlT m () Source #

Render a normal looking zettel link with a custom body.