Back to Brew

{{ site.title }}: {{ page.title }}

docs/_layouts/base.html

6.0.1299 B
Original Source

{% comment -%} This is primarily intended to remove the trailing slash from the self-closing img tags that result from rendered Markdown text. {% endcomment -%} {% capture rendered_content -%} {{ content }} {% endcapture -%} {{ rendered_content | replace: " />", ">" | replace: "/>", ">" -}}