Back to Ruby Llm

Default

docs/_layouts/default.html

1.14.1401 B
Original Source

{% if page.path and page.path contains ".md" %} Copy page {% endif %} {% 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 }} {% endif %} {% if page.has_toc != false %} {% include components/children_nav.html %} {% endif %}