{# KaTeX 数学公式支持 #}
目 录
{% for item in toc %}
{{ item.text }}
{% endfor %}
{% if logo %}
{% endif %}
{{ doc_type }}
{{ title }}
{% if subtitle %}
{{ subtitle }}
{% endif %}
{% if author %}
作者
{{ author }}
{% endif %} {% if version %}
版本
{{ version }}
{% endif %}
日期
{{ date }}
{{ content | safe }}
{# KaTeX 自动渲染 #}