Changes for version 0.07 - 2016-08-12
- NEW
- implemented active_handlers/inactive_handlers options
- implemented <x-meta/> handler
- templates can now set simple key/value metadata
- BUG FIX
- fixed bug in process_element() where xfind() wouldn't find elements after xfilter()
- now collecting all xfilter() + xfind() nodes before processing
- fixed a bug where render directives wouldn't match document-root elements
- fixed bug in process_element() where xfind() wouldn't find elements after xfilter()
Documentation
Modules
Pure HTML templates with reusable custom elements.
Template data and instructions to be rendered.
Include other template files.
Set context metadata.
Render data referenced in templates.
Run dynamic loaded code snippets.
Wrap with other template file.