yaohaixiao / outline.js

outline.js - 自动生成文章导读(Table of Contents)导航的 JavaScript 工具。会自动分析文章中的标题( h1~h6 )标签,并生成文章段落层次结构的导读导航菜单。
https://yaohaixiao.github.io/outline.js/
MIT License
130 stars 16 forks source link

Update README.md #31

Closed yaohaixiao closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c533dfd) 93.96% compared to head (67cfee8) 93.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ======================================= Coverage 93.96% 93.96% ======================================= Files 38 38 Lines 232 232 Branches 84 84 ======================================= Hits 218 218 Misses 13 13 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.