{% if site.heading_anchors != false %}
{% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="
" anchorClass="anchor-heading" anchorAttrs="aria-labelledby=\"%html_id%\"" %}
{% else %}
-
- {{ content }}
+
+ {{ content }}
{% endif %}
@@ -198,6 +198,8 @@
{% endif %}
+
+