liquid-rust icon indicating copy to clipboard operation
liquid-rust copied to clipboard

Add variabe-passing for jekyll-include

Open epage opened this issue 7 years ago • 0 comments

Depends on #309

Jekyll seems to scope the variables to the partial's name and uses = for assignment

  • https://jekyllrb.com/docs/includes/#passing-parameters-to-includes

This is in contrast to #310 for stdlib's include

epage avatar Nov 08 '17 02:11 epage