JackRose-0.8: Spaced repetition web server

Copyright(c) Michael Mounteney, 2017
LicenseBSD 3 clause
Maintainerthe project name, all lower case, at landcroft dot com
Stabilityexperimental
Portabilityundefined
Safe HaskellNone
LanguageHaskell2010

CardExpand

Description

 

Synopsis

Documentation

expand :: [Text] -> Maybe Text -> Text -> [[Maybe String]] -> Either Text [Node] Source #

Given a list of column names and value, convert the Text template to XML and substitute in parameter values.