v1.2.1 (2019-04-07)
Support original text output when no [TOC]
syntax is detected (#9)
v1.2.0 (2019-03-13)
Supported $
and $$
syntax for MathJax (a26a3dd)
Added new functions makes it easier to expand its capabilities
v1.1.1 (2019-02-18)
Fixed duplicate builds table of contents (#5)
v1.1.0 (2018-08-25)
Optimized table of contents parsing algorithm (ba03a36)
Remove extra code to improve performance
v1.0.1 (2017-12-26)
Supported [TOC]
syntax to generate table of contents (ea851ae)
v1.0.0 (2017-12-02)
The first release
v1.2.1 (2019-04-07)
支持原文输出,当没有检测到 [TOC]
语法的时候不再对标题级别元素添加id
属性 (#9)
v1.2.0 (2019-03-13)
支持 MathJax 的 $
和 $$
语法来渲染数学公式 (a26a3dd)
新增函数使得拓展其功能更加简单
v1.1.1 (2019-02-18)
修复多文章列表情况下目录重复问题 (#5)
v1.1.0 (2018-08-25)
优化目录解析算法,避免乱码情况 (ba03a36)
精简代码,提升性能
v1.0.1 (2017-12-26)
支持[TOC]
语法生成目录 (ea851ae)
v1.0.0 (2017-12-02)
第一版正式版发布。