From 700f74cebde67e84e542699563e52f81f6891d40 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 14 Oct 2018 08:43:05 +0300 Subject: Make use of jekyll-toc's `no_toc_section` class. Requires jekyll-toc v0.8.0. --- site/_includes/example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/_includes/example.html') diff --git a/site/_includes/example.html b/site/_includes/example.html index 24d12626b..d2f8182d6 100644 --- a/site/_includes/example.html +++ b/site/_includes/example.html @@ -11,7 +11,7 @@ optional: hide_markup - disabled (default) {%- assign preview_class = include.class -%} {%- if include.hide_preview == null -%} - + {{- include.content -}} {%- endif -%} -- cgit v1.2.3