{ "partial_style": "green" }

This is a partial that includes another partial.

html_partial.html
{{= it.include('html_partial.html') }}
footer.md
{{= it.include('footer.md') }}