jekyll-haml icon indicating copy to clipboard operation
jekyll-haml copied to clipboard

Liquid interpolation and relative partial include

Open pedrozath opened this issue 8 years ago • 0 comments

This PR allows for having {{ }} interpolation on the {% haml %} tag.

It also allows for: {% haml relative:true %}

That will enable developers to include files outside the _includes folder.

pedrozath avatar Nov 11 '17 12:11 pedrozath