目录

注:使用前检查文章是否需要手动摘要 <!--more-->

code.html

<!--more-->
{{< code language="" title="" isCollapsed="true" option="hl_Lines=NUMBER,wrapperClass=CLASSNAME" >}}
CODE
{{< /code >}}

hl.html

go-html-template
{{< hl LANGUAGE >}}CODE{{< /hl >}}

html.html

go-html-template
{{< html >}}
HTML
{{< /html >}}

math.html (行内数学公式)

go-html-template
{{< math >}}LATEX{{< /math >}}

字符强调

<·字符·>
don't use \(字符\)

hide.html

go-html-template
{{< hide >}}
需要HTML注释的内容
{{< /hide >}}
- Total words: 112 -