Closed DusanMilko closed 8 years ago
The content of 'my page' is passed to the layout as a variable and won't be interpreted as jade markup. You want to convert your file 'my page' before it is passed to the layout function.
Exactly, you can use metalsmith-in-place for that.
my page:
my layout:
result:
expected result: