Add c:EEx.Engine.handle_text/3 callback that receives text metadata
Emit warnings for unused "do" expression in EEx
use EEx.Engine is deprecated in favor of explicit delegation
Module
6 changes across 3 versions
Changes by version
Add c:EEx.Engine.handle_text/3 callback that receives text metadata
Emit warnings for unused "do" expression in EEx
use EEx.Engine is deprecated in favor of explicit delegation
Add handle_begin and handle_end to EEx
Do not re-use the value of the init/1 callback throughout the compilation stack
Support an init/1 function in engines that will return the initial buffer (defaults to an empty string)