Typora and Hexo工具箱
Typora 工具箱
公式编号
- 手动:
$$y=a+b\label{eqn:1}\tag{1}$$
This is eqn $$\ref{eqn:1}$$
This is eqn
- 自动:
打开偏好设置中的自动编号,就不用写 \tag{1} 了。
引用段落
[引用第一段](###公式编号)
Hexo Fluid 工具箱
段落标签
{% note success %}
文字 或者 markdown 均可
{% endnote %}
文字 或者 markdown 均可
段内标签
{% label primary @text %}
注意事项:
- 在这里填写的文字部分(text部分)不能以(at)开头
- 在这里填写的markdown公式部分以单个''$''开始,单个结尾
本文作者: Joffrey-Luo Cheng
本文链接: http://lcjoffrey.top/2022/04/09/typorautils/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-SA 4.0 协议 ,转载请注明出处!