markdown自动生成简书目录

给简书增加目录功能(注:通过h1-h6标题来识别,所以文章中必须有相应的标题才行)

These are versions of this script where the code was updated. Show all versions.

  • v2.2 2019-09-02 由于简书官网对页面进行更新,基于新版页面进行兼容
  • v2.1 2019-08-19 更新描述:脚本通过h1-h6标题来识别,所以文章中必须有相应的标题才行
  • v2.0 2019-08-19 增加滚动页面,目录高亮
  • v1.0 2019-08-16