Skip to content

Commit 1b6d376

Browse files
committed
make details/summary compatible with Docusaurus v3
1 parent 9c40fee commit 1b6d376

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

docs/Configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ This option requires `collectCoverage` to be set to `true` or Jest to be invoked
243243

244244
<details>
245245
<summary>Help:</summary>
246-
If you are seeing coverage output such as...
246+
247+
If you are seeing coverage output such as...
247248

248249
```
249250
=============================== Coverage summary ===============================

website/versioned_docs/version-29.4/Configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ This option requires `collectCoverage` to be set to `true` or Jest to be invoked
243243

244244
<details>
245245
<summary>Help:</summary>
246-
If you are seeing coverage output such as...
246+
247+
If you are seeing coverage output such as...
247248

248249
```
249250
=============================== Coverage summary ===============================

website/versioned_docs/version-29.5/Configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ This option requires `collectCoverage` to be set to `true` or Jest to be invoked
243243

244244
<details>
245245
<summary>Help:</summary>
246-
If you are seeing coverage output such as...
246+
247+
If you are seeing coverage output such as...
247248

248249
```
249250
=============================== Coverage summary ===============================

website/versioned_docs/version-29.6/Configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ This option requires `collectCoverage` to be set to `true` or Jest to be invoked
243243

244244
<details>
245245
<summary>Help:</summary>
246-
If you are seeing coverage output such as...
246+
247+
If you are seeing coverage output such as...
247248

248249
```
249250
=============================== Coverage summary ===============================

0 commit comments

Comments
 (0)