{{ content.title }} {% if content.front_matter['hide-toc'] is not undefined and content.front_matter['hide-toc'] %} {{ list_toc(markdown.toc) }} {% endif %} {{ markdown.html }}