1 2 3 4 5 6 7 8
<div class="calepin-html-embed" markdown="0"> {% for style in styles -%} <style> {{ style.css }} </style> {% endfor -%} {{ body }} </div>