Skip to content

Commit ba0eb00

Browse files
committed
doc: return comment to original format
Signed-off-by: Lucas Santos <lhs.santoss@gmail.com>
1 parent 0ee26a1 commit ba0eb00

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/api/webstreams.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1516,8 +1516,9 @@ blob(readable).then((data) => {
15161516
15171517
#### `streamConsumers.buffer(stream)`
15181518
1519-
\<!-added: v16.7.0
1520-
\-->
1519+
<!-- YAML
1520+
added: v16.7.0
1521+
-->
15211522
15221523
* `stream` {ReadableStream|stream.Readable|AsyncIterator}
15231524
* Returns: {Promise} Fulfills with a {Buffer} containing the full

0 commit comments

Comments
 (0)