Skip to content

Commit 0f81eaf

Browse files
aduh95marco-ippolito
authored andcommitted
doc: fix Markdown linter
PR-URL: #55344 Reviewed-By: Jake Yuesong Li <[email protected]> Reviewed-By: Chemi Atlow <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent df713f0 commit 0f81eaf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

doc/api/buffer.md

-1
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ the `Blob` data.
518518
<!-- YAML
519519
added:
520520
- v22.3.0
521-
- v20.16.0
522521
-->
523522

524523
The `blob.bytes()` method returns the byte of the `Blob` object as a `Promise<Uint8Array>`.

doc/api/diagnostics_channel.md

-1
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,6 @@ channels.asyncStart.bindStore(myStore, (data) => {
972972
<!-- YAML
973973
added:
974974
- v22.0.0
975-
- v20.13.0
976975
-->
977976

978977
> Stability: 1 - Experimental

0 commit comments

Comments
 (0)