v2.3
- Add support for UTF-8 encoded templates
- Add
HTMLHandler
- Improve
AppendHandler
to allow more than one root element in the imported document - Add
renderTemplate($template, $data)
to allow rendering templates in a variable instead of a file
HTMLHandler
AppendHandler
to allow more than one root element in the imported documentrenderTemplate($template, $data)
to allow rendering templates in a variable instead of a file