This shortcode adds a summary paragraph for the recipe marked up for the h-recipe microformat
@@ -0,0 +1,4 @@
+<p class="p-summary">
+ {{ .Inner | markdownify -}}
+</p>
+<hr />