Stefan Koch

Results 2 comments of Stefan Koch

I have done the same code changes before seeing this pull request. I would appreciate the merge into master.

If the liquid code is changed to output {{content.root.name}} it just prints the first element "Foo", which is also wrong as the Ruby implementation of Liquid outputs "FooBar". So there...