File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 50
50
"homepage" : " https://boostnote.io" ,
51
51
"dependencies" : {
52
52
"@enyaxu/markdown-it-anchor" : " ^5.0.2" ,
53
- "@hikerpig/markdown-it-toc-and-anchor" : " ^4.4 .0" ,
53
+ "@hikerpig/markdown-it-toc-and-anchor" : " ^4.5 .0" ,
54
54
"@rokt33r/js-sequence-diagrams" : " ^2.0.6-2" ,
55
55
"@rokt33r/markdown-it-math" : " ^4.0.1" ,
56
56
"@rokt33r/season" : " ^5.3.0" ,
Original file line number Diff line number Diff line change @@ -53,11 +53,11 @@ Generated by [AVA](https://ava.li).
53
53
> Snapshot 1
54
54
55
55
`<p data-line="1"><ul class="markdownIt-TOC">␊
56
- <li><a href="#h1 ">H1</a>␊
56
+ <li><a href="#H1 ">H1</a>␊
57
57
<ul>␊
58
- <li><a href="#h2 ">H2</a>␊
58
+ <li><a href="#H2 ">H2</a>␊
59
59
<ul>␊
60
- <li><a href="#h3 ">H3</a></li>␊
60
+ <li><a href="#H3 ">H3</a></li>␊
61
61
</ul>␊
62
62
</li>␊
63
63
</ul>␊
Original file line number Diff line number Diff line change 74
74
version "5.0.2"
75
75
resolved "https://registry.yarnpkg.com/@enyaxu/markdown-it-anchor/-/markdown-it-anchor-5.0.2.tgz#d173f7b60b492aabc17dfba864c4d071f5595f72"
76
76
77
- " @hikerpig/markdown-it-toc-and-anchor@^4.4 .0 " :
78
- version "4.4 .0"
79
- resolved "https://registry.npmjs.org/@hikerpig/markdown-it-toc-and-anchor/-/markdown-it-toc-and-anchor-4.4 .0.tgz#376f7be6a747536661402c944d0c7df9ad71da28 "
80
- integrity sha512-i/4bstYYAZx6Pk1W58vpr7SMEdTub7zpzJlakA0eRBkNabHnk3bFqfvUkGxFA1m1m4IxaN1V+k51fOmTPopy6Q ==
77
+ " @hikerpig/markdown-it-toc-and-anchor@^4.5 .0 " :
78
+ version "4.5 .0"
79
+ resolved "https://registry.npmjs.org/@hikerpig/markdown-it-toc-and-anchor/-/markdown-it-toc-and-anchor-4.5 .0.tgz#c1652bdebfd07d41c9738254891515d759b054f0 "
80
+ integrity sha512-PaYl/v9/ViceXm+fC+WoQOD/8lvYf76SnA3s8b/BQ6s3NpZdk/W/aW0dg5YHquQNcdaLfz3lmQTt6iafbe5tbg ==
81
81
dependencies :
82
82
clone "^2.1.0"
83
83
uslug "^1.0.4"
You can’t perform that action at this time.
0 commit comments