Skip to content

Commit 5445cbb

Browse files
committed
Fix to close details
1 parent 6360bc2 commit 5445cbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ function rehypePluginAddingIndex() {
8282
}
8383
```
8484

85+
</details>
86+
8587
### Remove `rawSourcePos`
8688

8789
The `rawSourcePos` option was removed, so `sourcePos` is never passed to
@@ -116,6 +118,8 @@ function rehypePluginAddingIndex() {
116118
}
117119
```
118120

121+
</details>
122+
119123
### Remove extra props passed to certain components
120124

121125
When overwriting components, these props are no longer passed:

0 commit comments

Comments
 (0)