_includes/toc.html in jekyll-theme-acg-1.0.6 vs _includes/toc.html in jekyll-theme-acg-1.0.7
- old
+ new
@@ -48,10 +48,6 @@
{% assign count = lastLevel | minus: min | plus: 1 %}
{% for index in (1..count) %}
{% capture output %}{{ output }}</li>{% if include.ordered %}</ol>{% else %}</ul>{% endif %}{% endcapture %}
{% endfor %}
-{% endcapture %}
-
-{%- comment -%}{%- endcomment -%}
-{{ output }}
-{%- comment -%}{%- endcomment -%}
+{% endcapture %}{{ output }}