From 5445cbbd41d86e53464be13a342a4c85f2d290af Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Wed, 27 Sep 2023 18:09:54 +0200 Subject: [PATCH] Fix to close details --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index a596f36..0f91e90 100644 --- a/changelog.md +++ b/changelog.md @@ -82,6 +82,8 @@ function rehypePluginAddingIndex() { } ``` + + ### Remove `rawSourcePos` The `rawSourcePos` option was removed, so `sourcePos` is never passed to @@ -116,6 +118,8 @@ function rehypePluginAddingIndex() { } ``` + + ### Remove extra props passed to certain components When overwriting components, these props are no longer passed: