Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2020-10-01 21:00:05 +0300
committerNode.js GitHub Bot <github-bot@iojs.org>2020-10-09 21:46:44 +0300
commitb3c3e0115f1c0341f0c34265f88aadb148f49e64 (patch)
treecb6e64e9672e9286d0ad96f0b8691c8a0b9c45f2 /doc/api/buffer.md
parent4cc06922dcf2d9a2afacc5ff3fe2b5c5fff71517 (diff)
doc: remove outstanding YAML comment
Refs: https://github.com/nodejs/remark-preset-lint-node/pull/139 PR-URL: https://github.com/nodejs/node/pull/35454 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Khaidi Chu <i@2333.moe> Reviewed-By: Michael Dawson <midawson@redhat.com>
Diffstat (limited to 'doc/api/buffer.md')
-rw-r--r--doc/api/buffer.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/api/buffer.md b/doc/api/buffer.md
index 4bf8677fa17..7167b3b52a6 100644
--- a/doc/api/buffer.md
+++ b/doc/api/buffer.md
@@ -776,10 +776,6 @@ This is the size (in bytes) of pre-allocated internal `Buffer` instances used
for pooling. This value may be modified.
### `buf[index]`
-<!-- YAML
-type: property
-name: [index]
--->
* `index` {integer}