Skip to content

Commit bdee263

Browse files
authored
use admonitions instead of blockquote for global pages (#4788)
1 parent f730365 commit bdee263

28 files changed

+84
-28
lines changed

β€Ždocs/global-AbortController.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-AbortController
33
title: AbortController
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) for more information.
8+
:::
79

810
The global `AbortController` class, as defined in Web specifications.

β€Ždocs/global-AbortSignal.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-AbortSignal
33
title: AbortSignal
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal) for more information.
8+
:::
79

810
The global `AbortSignal` class, as defined in Web specifications.

β€Ždocs/global-Blob.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-Blob
33
title: Blob
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Blob) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Blob) for more information.
8+
:::
79

810
The global `Blob` class, as defined in Web specifications.

β€Ždocs/global-File.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-File
33
title: File
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/File) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/File) for more information.
8+
:::
79

810
The global `File` class, as defined in Web specifications.

β€Ždocs/global-FileReader.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-FileReader
33
title: FileReader
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/FileReader) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/FileReader) for more information.
8+
:::
79

810
The global `FileReader` class, as defined in Web specifications.

β€Ždocs/global-FormData.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-FormData
33
title: FormData
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/FormData) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/FormData) for more information.
8+
:::
79

810
The global `FormData` class, as defined in Web specifications.

β€Ždocs/global-Headers.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-Headers
33
title: Headers
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Headers) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Headers) for more information.
8+
:::
79

810
The global `Headers` class, as defined in Web specifications.

β€Ždocs/global-Request.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-Request
33
title: Request
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Request) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Request) for more information.
8+
:::
79

810
The global `Request` class, as defined in Web specifications.

β€Ždocs/global-Response.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-Response
33
title: Response
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Response) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/Response) for more information.
8+
:::
79

810
The global `Response` class, as defined in Web specifications.

β€Ždocs/global-URL.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: global-URL
33
title: URL
44
---
55

6-
> 🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/URL) for more information.
6+
:::warning
7+
🚧 This page is work in progress, so please refer to the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/API/URL) for more information.
8+
:::
79

810
The global `URL` class, as defined in Web specifications.

0 commit comments

Comments
Β (0)