Support GHC 9.2
- Add settings to be able to change the character used to deliminate control statements #18
- Fixed small spelling/grammars on readme #19
- Expose htmlSetting and textSetting
- Add
case
control statement
- Add
compileTextFileWith
andcompileHtmlFileWith
to inject extra variables - Add
ScopeM
type for specifying extra template variables - Add
setDefault
andoverwrite
for constructingScopeM