Skip to content

Commit

Permalink
doc: fix Markdown linter
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
aduh95 authored and marco-ippolito committed Nov 17, 2024
1 parent df713f0 commit 0f81eaf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion doc/api/buffer.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,6 @@ the `Blob` data.
<!-- YAML
added:
- v22.3.0
- v20.16.0
-->

The `blob.bytes()` method returns the byte of the `Blob` object as a `Promise<Uint8Array>`.
Expand Down
1 change: 0 additions & 1 deletion doc/api/diagnostics_channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,6 @@ channels.asyncStart.bindStore(myStore, (data) => {
<!-- YAML
added:
- v22.0.0
- v20.13.0
-->

> Stability: 1 - Experimental
Expand Down

0 comments on commit 0f81eaf

Please sign in to comment.