lib/hamlit/block/engine.rb in hamlit-block-0.5.0 vs lib/hamlit/block/engine.rb in hamlit-block-0.6.0

- old
+ new

@@ -19,10 +19,10 @@ use Hamlit::Parser use Hamlit::Block::Compiler use Hamlit::HTML use Hamlit::StringSplitter - use Hamlit::StaticAnalyzer + filter :StaticAnalyzer use Hamlit::Escapable use Hamlit::ForceEscapable filter :ControlFlow filter :MultiFlattener filter :StaticMerger