posthtml/posthtml-include

Loops & data

bre7 opened this issue · 2 comments

bre7 commented

Is there a way to achieve what gulp-file-include offers ?

E.g.

<body>
  @@loop("loop-article.html", "data.json")
</body>

Or is such functionality out of the scope of the project ?

bre7 commented

Thanks