+ [8 years ago] jekyllrb Title: gist:c878df5ae8e85f44b571265540e97de9 ยท GitHub (at gist.github.com)
+ [8 years ago] darthbobby Does anything there look inherently wrong with my filter?
+ [8 years ago] darthbobby specifically the first three lines
+ [8 years ago] darthbobby aside from the indentation that got mangled when pasting
+ [8 years ago] allejo Does a loop work without a pipe?

message no. 155634

Posted by nickjj in #jekyll at 2016-11-03T14:11:37Z

does anyone know how to solve the problem of 1) include a.html with var="hello" , 2) a.html in itself includes b.html but I want to pass "hello" to b's var parameter
+ [8 years ago] arrais I'm getting this failure in my PR: `TestSite#test_: configuring sites should have an array for plugins by default.`
+ [8 years ago] arrais ref.: https://travis-ci.org/jekyll/jekyll/jobs/173226760
+ [8 years ago] arrais is this common?
+ [8 years ago] awood arrais, I've gotten that test failure before on a PR I'm working on
+ [8 years ago] awood no idea what causes it