uiengine-adapter-marko
v0.15.0
Published
UIengine template adapter for Marko.
Downloads
3
Maintainers
Readme
UIengine template adapter for Marko
🚦 State: Proof of concept
Configuration
Plain and simple:
adapters:
marko: uiengine-adapter-marko
With options:
adapters:
marko:
module: uiengine-adapter-marko
options:
debug: true
The debug
option allows for a more detailed output in case of rendering errors.