mirror of
https://github.com/kemko/liquid.git
synced 2026-01-05 17:55:40 +03:00
There is no need to pass parse options to the BlockBody initializer, since it does all the parsing in the parse method, unlike tags which parse the tag markup in the initializer.