Skip to content

Commit 5ea8aa1

Browse files
committed
doc: fix Markdown linter
PR-URL: #55344 Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 8735888 commit 5ea8aa1

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
@@ -982,7 +982,6 @@ channels.asyncStart.bindStore(myStore, (data) => {
982982
<!-- YAML
983983
added:
984984
- v22.0.0
985-
- v20.13.0
986985
-->
987986

988987
> Stability: 1 - Experimental

0 commit comments

Comments
 (0)